Expand description
Reverse proxy module for proxying HTTP and WebSocket traffic to backend servers.
Modules§
- admin
- Admin CRUD handlers for proxy site management
- handler
- HTTP forwarding and WebSocket tunneling for reverse proxy
- protocol
- PROXY protocol v1 framing
Structs§
- Proxy
Site Entry - In-memory cache entry for a proxy site
Functions§
- new_
proxy_ cache - Create a new empty proxy site cache
- reload_
proxy_ cache - Reload the proxy site cache from the database
Type Aliases§
- Proxy
Site Cache - The proxy site cache, keyed by domain