Introducing: Ordinary Proxies

⚓ Rust    📅 2026-06-09    👤 surdeus    👁️ 2      

surdeus

https://ordinary.blog/posts/introducing-ordinary-proxies/

Starting with v0.7.0 (to be released later this week) the ability to reverse proxy additional services will be integrated directly into ordinary.

  • Automatic TLS (via rustls-acme)
  • Compression support for br, zstd, gzip and deflate
  • x-request-id propagation + support for via, forwarded, and x-forwarded-* headers
  • Multi-tenancy (support for multiple reverse proxies per app running on an ordinaryd instance)
  • Server built with axum and reqwest as the forwarder

1 post - 1 participant

Read full topic

🏷️ Rust_feed