masaori335 opened a new pull request #7446:
URL: https://github.com/apache/trafficserver/pull/7446
Part of #7444. Add a new config to send the PROXY protocol to the next hop.
Depends on #7445.
# New Config
- `proxy.config.http.proxy_protocol_out` (reloadable & overridable)
Value | Description
-- | --
-1 | Disable (default)
0 | Forward received PROXY protocol to the next hop
1 | Send client information in PROXY protocol version 1
2 | Send client information in PROXY protocol version 2
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]