v2.47.51

passteque/gluetunv2.47.51Mar 19, 2026by j-mendez

AI Summary

Implements low-level system optimizations for multi-socket servers and improves parsing efficiency using zero-copy techniques to reduce memory overhead.

Key Highlights

  • NUMA thread pinning for multi-socket servers
  • Zero-copy wire parsing for HTTP and DNS
  • Optimized memory handling for network operations

New Features

  • NUMA thread pinning feature
  • Zero-copy wire parsing feature

Full Release Notes

- NUMA thread pinning for multi-socket servers (`numa` feature)
- zerocopy wire parsing for HTTP status lines, cache headers, DNS records (`zero_copy` feature)