Use Proxy Protocol
Summary
Setting Use Proxy Protocol will configure Pomerium to require the HAProxy proxy protocol on incoming connections. Versions 1 and 2 of the protocol are supported.
How to configure
- Core
- Enterprise
- Kubernetes
Config file keys | Environment variables | Type | Usage | Default |
---|---|---|---|---|
use_proxy_protocol | USE_PROXY_PROTOCOL | boolean | optional | false |
Examples
use_proxy_protocol: true
USE_PROXY_PROTOCOL=true
use_proxy_protocol
is a bootstrap configuration setting and is not configurable in the Console.