v2.47.51

tobychui/zoraxyv2.47.51Mar 19, 2026by j-mendez

AI Summary

Adds low-level performance optimizations for multi-socket servers and HTTP parsing.

Key Highlights

  • NUMA thread pinning feature for multi-socket servers
  • Zero-copy wire parsing for HTTP status lines and DNS records
  • Zero-copy parsing for cache headers

New Features

  • NUMA thread pinning
  • Zero-copy parsing features

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)