标签:haproxy
haproxy里添加设置项
option forwardfor
option httpclose
这个你应用端的log_format 格式获取要改啊,比如apache的:
LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
本文出自 “技术上的歧视” 博客,请务必保留此出处http://emg2012.blog.51cto.com/3705315/1633771
标签:haproxy
原文地址:http://emg2012.blog.51cto.com/3705315/1633771