Pingora 0.3 Released With Support For HTTP Modules

Written by Michael Larabel in Programming on 13 July 2024 at 06:17 AM EDT. 6 Comments
PROGRAMMING
Pingora started out as an in-house replacement to Cloudflare's Nginx usage that was written in Rust and eventually open-sourced earlier this year. Pingora has evolved into a Rust framework for building fast and reliable networked systems. Ending out the week is the release of Pingora 0.3 as the latest step forward for this Rust code that is widely used within the confines of Cloudflare.

Pingora 0.3 introduces support for HTTP modules and allows users to import modules written by third parties.

Pingora 0.3 also adds a "replace_body_filter" call so that the request body can be inspected and modified, H2c support, TCP Fast Open support, support for server-side TCP keep-alive, support for setting the DSCP, allow setting the compression level per algoriothm, and various other additions. There is also a handful of bug fixes and other improvements.

Pingora logo


Downloads and more details on the Pingora 0.3 feature release via GitHub.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week