Skip to main content

Module config

Module config 

Source
Expand description

Configuration module for proxy settings and backend routing.

This module provides configuration structures for the proxy server, including backend definitions and routing rules.

Structsยง

BackendConfig
Single backend configuration.
BackendInfo
Parsed backend connection information.
BackendRouter
Backend router for selecting backends based on request characteristics.
HeaderMatch
Header matching rule.
MatchRules
Backend matching rules.
ProxyConfig
Proxy configuration for the server.