Proxy Protocol for IMAP and POP3
Alexander Naumann
alexander.naumann at artcom-venture.de
Wed Jan 3 10:03:27 UTC 2018
Hello,
you could use "set_real_ip_from 'IP from LB';"
http://nginx.org/en/docs/http/ngx_http_realip_module.html
--
Alexander Naumann
----- Ursprüngliche Mail -----
Von: "idfariz" <nginx-forum at forum.nginx.org>
An: nginx at nginx.org
Gesendet: Mittwoch, 3. Januar 2018 05:58:35
Betreff: Proxy Protocol for IMAP and POP3
Hello all,
Currently we do load balancing for NGINX server that included in Zimbra as
Proxy services with HAPROXY.
but as we see in nginx's log access file all incoming source IP was logged
as HaProxy's IP,
the question in how we configure nginx to show client's origin IP instead of
HaProx's for IMAP and POP3 (mail) ?
Note: there is solution using Proxy Protocol
(https://www.nginx.com/resources/admin-guide/proxy-protocol/) but it's
available for http and stream only.
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,277972,277972#msg-277972
_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list