﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
106	Nginx realip module not working correctly with multiple x-forwarded-for headers	Pete Shima	somebody	"When a request comes in with multiple x-forwarded-for headers the first header is always used.  The values should be combined.

Example request:
Accept-Language: en-us
Accept-Encoding: gzip, deflate
Authorization: Basic asdf332rfe2f
Via: 1.1 localhost (squid/3.1.12)
X-Forwarded-For: 127.0.0.1
Cache-Control: max-age=259200
X-Forwarded-For: 165.48.6.22
Connection: close

More information on this here: http://mailman.nginx.org/pipermail/nginx/2008-July/006143.html

RFC here: http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2


"	defect	closed	minor		nginx-core	1.0.x	fixed			Linux app 2.6.18-238.9.1.el5.028stab089.1 #1 SMP Thu Apr 14 14:06:01 MSD 2011 x86_64 GNU/Linux	"nginx: nginx version: nginx/1.0.8
nginx: built by gcc 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
nginx: TLS SNI support enabled
nginx: configure arguments: --prefix=/opt/nginx --with-http_ssl_module --with-ipv6 --with-http_stub_status_module --with-http_realip_module"
