v2.47.51

snarktank/ralphv2.47.51Mar 19, 2026by j-mendez

AI Summary

Adds performance features for multi-socket servers including NUMA thread pinning and zerocopy wire parsing for HTTP and DNS protocols.

Key Highlights

  • NUMA thread pinning for multi-socket servers
  • Zerocopy wire parsing for HTTP status lines and DNS

New Features

  • `numa` feature for thread pinning
  • `zero_copy` feature for HTTP/DNS parsing

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)