Skip to main content

Module config

Module config 

Source
Expand description

Proxy configuration loading and validation.

Structsยง

Config
Top-level proxy configuration loaded from TOML.
SiteConfig
Per-site virtual host configuration.
TlsConfig
Re-export of the shared TLS config block used by the proxy config. Shared TLS configuration parsed from TOML. Used by all suspension-stack tools (Camber, Kingpin, Damper).