proxy protocol proxified client port
Tony Fouchard
tony.fouchard at blablacar.com
Thu Mar 31 15:59:13 UTC 2016
Hi guys,
I need to log the user remote port at nginx level when requests are passed
through proxy protocol (legal requirement), but looking at implementation I
saw that all of the work stopped after reading source IP.
In my setup, I have bgp sessions mounted on haproxy instances, but the
haproxy acts at level 4 and only route traffic to different nginx farms
depending of TLS extension value provided by client : it permits to serve
for example both spdy and h2 over alpn.
I have tried to implement what I needed and update the test case,
changesets in attachment.
Regards.
Tony Fouchard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20160331/b762edce/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests
Type: application/octet-stream
Size: 2602 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20160331/b762edce/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: changeset
Type: application/octet-stream
Size: 4048 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20160331/b762edce/attachment-0001.obj>
More information about the nginx-devel
mailing list