Klara

Network Offload and Socket Splicing (SO_SPLICE) in FreeBSD

Network Offload and Socket Splicing (SO_SPLICE) in FreeBSD

FreeBSD’s SO_SPLICE enables kernel-level TCP proxying, reducing CPU overhead and eliminating unnecessary data copies. This improves network efficiency, lowers latency, and enhances throughput. Now available in FreeBSD 14.2, it offers a streamlined solution for high-performance proxying.

ZFS Orchestration Tools – Part 1: Snapshots

Cover image: ZFS Orchestration Tools Part 1: Snapshots

ZFS snapshots are powerful, but manual management isn’t efficient. This article breaks down automation tools that simplify scheduling, retention, and cleanup. We take a close look at pyznap, sanoid, znapzend, and more, comparing their features and configurations to help you choose the right fit.

Controlling Your Core Infrastructure: DNS

Cover Image for the article "Core Infrastructure: Why you need to control your DNS"

Take charge of your network’s performance and privacy by setting up your own DNS server. Learn how DNS queries work, why ISP-provided servers may hold you back, and how a well-configured caching DNS server can drastically improve speed and control across your infrastructure.

Key Considerations for Benchmarking Network Storage Performance

Cover image for the article: Key Considerations for Benchmarking Network Storage Performance

When measuring network storage performance, it’s essential to account for factors like protocols, workloads, and testing tools. SMB, NFS, and iSCSI each bring unique strengths and challenges to the table. Learn how to optimize your NAS setup for accurate and meaningful benchmarking results.

Winter 2024 Roundup: Storage and Network Diagnostics

Winter 2024 Roundup: Storage and Network Diagnostics

Check out this season’s investigation-themed collection of top diagnostics stories. From uncovering ZFS bugs to solving FreeBSD network challenges, see how our expertise addresses the toughest technical issues.

FreeBSD 14 replaces Sendmail with DMA

FreeBSD 14 replaces Sendmail with DMA

FreeBSD 14 introduces DMA, the lightweight Mail Transport Agent from DragonFly BSD, as the default replacement for Sendmail. This article outlines the reasons behind the change, highlights the benefits of DMA, and provides a step-by-step guide to configuring it for efficient email handling on minimal systems.

ZFS Storage Fault Management on Linux

DragonFly BSD: Sendmail Replacement in FreeBSD 14

Hardware failures are unavoidable, but ZFS fault management ensures your data stays secure. From detecting disk issues to automated recovery and performance optimization, discover how ZFS keeps your storage resilient and ready for the unexpected.