Непонятная ошибка в header.
maxhl at hitline.net.ua
maxhl at hitline.net.ua
Thu Sep 4 18:38:22 MSD 2008
Добрый вечер.
Трафик проксируется толи squid толи oops тли вообще iis ... но под apache1.39 все работает нормально.
2008/06/30 21:40:34 [info] 15969#0: *6794 client sent invalid header line: "X_SRC_CLIENT_IP: 192.168.100.2" while reading client request headers, client: 192.168.200.56, server: mysrv.org, request: "GET /a/images/title_orderNow_10.jpg HTTP/1.1", host: "domen.com", referrer: "http://mynewdomen.com/a/"
Вобщем проблема в том что nginx не понимает правильно ип клиента а имеет лишь ип прокси.
Может как то это можно в конфиге выставить ?
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
Но переменная называется именно X_SRC_CLIENT_IP ...
Добавление модуля mod_realip в apache не решает проблему.
С уважением Max.
maxhl at hitline.net.ua 71006063
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20080904/9578ee9f/attachment.html>
More information about the nginx-ru
mailing list