Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
None
-
None
Description
The newer proxy protocol appears to be working fine on the MaxScale side for authentication.
However, what is not working correctly is the display of the originating IP address via SHOW PROCESSLIST.
As I understand it, when proxy protocol is used (and enabled), the client IP address is stored in the proxy header and should be returned instead of the MaxScale IP address when looking at a connection via SHOW PROCESSLIST.