#pingora — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pingora, aggregated by home.social.
-
Exploring #Aralez for my #kubernetes #ingress
Based on Cloudflare #pingora and written in #rust this thing is promising but not fully cooked yet. Worth tinkering with!
https://aralez.rs/docs/kubernetes/ -
Exploring #Aralez for my #kubernetes #ingress
Based on Cloudflare #pingora and written in #rust this thing is promising but not fully cooked yet. Worth tinkering with!
https://aralez.rs/docs/kubernetes/ -
Replace Nginx with Pingora: The Enterprise Proxy Playbook
Stop C-based memory leaks and drop CPU overhead by 70%. Fix reload spikes with atomic in-memory updates. Stop work-stealing lock contention on bare metal threads. Prevent OOM panics by bounding memory caches and fix FD mismatches by aligning socket addresses with SNI strings!
SRE Guide by @ServerMO:
🔗 https://www.servermo.com/howto/replace-nginx-with-pingora/#SRE #DevOps #Rust #Pingora #Nginx #BareMetal #SysAdmin #ServerMO
-
⚠️ CRITICAL: CVE-2026-2833 in Cloudflare Pingora enables HTTP request smuggling — attackers can bypass proxy ACLs/WAFs, poison caches, and hijack sessions. Upgrade to v0.8.0+ or filter Upgrade headers. More info: https://radar.offseq.com/threat/cve-2026-2833-cwe-444-inconsistent-interpretation--c3ebdcf0 #OffSeq #Pingora #Vuln
-
HTTP/3 seems like a natural state machine to operate over #veilid app_message. First things first, working out a datagram socket layer.
Hacking on https://codeberg.org/cmars/veilnet but not quite happy with it yet. Want to apply some patterns I picked up from #Pingora.
-
HTTP/3 seems like a natural state machine to operate over #veilid app_message. First things first, working out a datagram socket layer.
Hacking on https://codeberg.org/cmars/veilnet but not quite happy with it yet. Want to apply some patterns I picked up from #Pingora.
-
When there is nothing wrong with your code but your tests expect some web servers to be 100% reliable:
-
When there is nothing wrong with your code but your tests expect some web servers to be 100% reliable:
-
What would be the best way to learn #async #rust ?
I am reading the rust for rustaceans book, but it’s not the end of all, I need to implement my learning. What could be the best, short and crisp way to utilise most of async and concurrent feature in a small application?
My goal is to get confident enough that I can build/contribute to something like #pingora or a database like #quadrant
-
What would be the best way to learn #async #rust ?
I am reading the rust for rustaceans book, but it’s not the end of all, I need to implement my learning. What could be the best, short and crisp way to utilise most of async and concurrent feature in a small application?
My goal is to get confident enough that I can build/contribute to something like #pingora or a database like #quadrant
-
For something that Cloudflare supposedly uses on a wide scale, Pingora is surprisingly unfinished. Either they are exaggerating their deployment scale, or they don’t take web standards too seriously. Or both.
-
For something that Cloudflare supposedly uses on a wide scale, Pingora is surprisingly unfinished. Either they are exaggerating their deployment scale, or they don’t take web standards too seriously. Or both.
-
⭐ Pingora reverse proxy example
▶️ Create a reverse proxy that connects backend HTTP or HTTPs services to a single HTTPs frontend
-
⭐ Pingora reverse proxy example
▶️ Create a reverse proxy that connects backend HTTP or HTTPs services to a single HTTPs frontend
-
While tinkering with the codebase of #pingora , recently open sourced #rust alternative to nginx made by Coudflare team, I changed few for loops and mut variable to use iter() and fold() and remove mutability, which made pingora-limits::Estimator run 60% faster on my machine as per the benchmarks!
There lies my PR in the chaos of typo fixes https://github.com/cloudflare/pingora/pull/16
-
#Nginx Challenger? Cloudflare's #Pingora Rust Framework Goes #OpenSource
-
#Nginx Challenger? Cloudflare's #Pingora Rust Framework Goes #OpenSource
-
Cloudflare Makes Pingora Rust Framework Open-Source
https://www.phoronix.com/news/Cloudflare-Pingora-Open-Source?utm_medium=erik.in&utm_source=mastodon
-
Cloudflare Makes Pingora Rust Framework Open-Source
https://www.phoronix.com/news/Cloudflare-Pingora-Open-Source?utm_medium=erik.in&utm_source=mastodon
-
I have a huge respect for CloudFlare. This company is doing things the right way, contributing back to the community and creating highly powerful tools :)
-
I have a huge respect for CloudFlare. This company is doing things the right way, contributing back to the community and creating highly powerful tools :)
-
Cloudflare has open sourced #pingora, a new #rustlang network framework that brings TCP, HTTP and UDP tooling to create your own network tools.
They will now colaborate to create an Nginx-like tool!
Great news in the #rust frontend! https://blog.cloudflare.com/pingora-open-source
-
Cloudflare has open sourced #pingora, a new #rustlang network framework that brings TCP, HTTP and UDP tooling to create your own network tools.
They will now colaborate to create an Nginx-like tool!
Great news in the #rust frontend! https://blog.cloudflare.com/pingora-open-source
-
#Cloudflare Ditches #Nginx for In-House, Rust-Written #Pingora
In production, Pingora consumes about 70% less CPU and 67% less memory compared to our old service with the same traffic load, says CL.
Blog announce
https://blog.cloudflare.com/how-we-built-pingora-the-proxy-that-connects-cloudflare-to-the-internet/ -
.@Cloudflare Ditches #Nginx For In-House, #Rust-Written #Pingora
https://www.phoronix.com/news/CloudFlare-Pingora-No-NginxOriginal tweet : https://twitter.com/phoronix/status/1570487237594447872