Goal
- For clients that provides a proxy protocol header, use the header's ip to check if we should override maxConn (i.e. is a privileged client).
- I.e. the proxy ip (i.e. given by getSourceRemoteEndpoint) should be used when computing the override
Goal