vuori opened a new issue, #12489:
URL: https://github.com/apache/trafficserver/issues/12489
We have been testing ATS 10.1.0 with Unix domain sockets and saw the
following unexpected behaviors when a Unix socket with the `pp` option was
configured:
1. Connections with both a `PROXY` header and without were accepted. In
most applications Proxy Protocol listeners require the `PROXY` header (or v2
equivalent), and documentation states that this should be the case for ATS. Is
this expected?
2. Client IP passed via proxy protocol was not logged with the `%<chi>`
selector: the log format string `client_ip=%<chi>` resulted in the output
`client_ip=` (i.e. empty string).
I couldn't investigate this in more detail yet because we had to roll back
our test setup due to #12488
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]