Skip to main content

Crate cloudillo_proxy

Crate cloudillo_proxy 

Source
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§

ProxySiteEntry
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§

ProxySiteCache
The proxy site cache, keyed by domain