- Published on
Beta v0.8.3 - Patch
- Authors
- Name
- Alex Lee
- Title
- CEO
- @alexjoelee
Added
- HTTP Header
X-S2-Upgrade
: Used when upgrading a request, e.g.websockets
orhttps-redir
- Upstream HTTP Header
Via
: All upstream requests to the origin will include the latest platform version information:Skip2-0.8.3
- TLS Certificate Storage Redundancy: Our primary TLS certificate storage is now replicated across three different providers. We are now able to seamlessly transition between storage providers without impacting network performance.
- On-Demand TLS Permission Service: Satisfies Caddy "ask" endpoint requirements, now running redundantly across two providers.
- Firewall Configuration Service Redundancy: Our internal firewall configuration API service now runs redundantly across two providers.
- Origin Bridge Service Redundancy: The Origin Bridge coordination service now runs redundantly across two providers.
Fixed
- Some routing scenarios where websockets would be proxied through multiple PoPs when they should be routed directly.
- Upstream HTTP Header
X-Forwarded-For
now only contains the actual Client IP address, not any of our internal IP addresses.
Changed
- HTTP Header
Server
: Added platform version information:Skip2-0.8.3