masaori335 opened a new pull request #7445: URL: https://github.com/apache/trafficserver/pull/7445
Address #7444. AuTest is not included because it requires PROXY protocol support on the origin server side. ## New config - `proxy.config.http.proxy_protocol_out` | 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]
