Skip to content

v1.2.1 - ProxyProtocol receive handling

Choose a tag to compare

@github-actions github-actions released this 19 Apr 07:57
· 295 commits to main since this release

Enhance support for ProxyProtocol

Now Infrarust can be placed behind a proxy.

To activate it here is a basic config to place in Infrarust configuration :

proxy_protocol:
  enabled: true
  receive_enabled: true
  receive_timeout_secs: 5
  receive_allowed_versions: [1, 2] # 1, 2 or both