Actions
Bug #1528
closedsupport chained proxies in mod_extforward
ASK QUESTIONS IN Forums:
Description
need something like this for lighttpd:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mod_rpaf_degtine.patch
mod_rpaf always uses the last value from the X-Forwarded-For header as
the client IP, breaking when you have several chained proxies (i.e.
Pound in front of Squid in front of Apache).
The attached patch makes it use the last address in the header which is
not in RPAFproxy_ips, falling back to the first one if they are all
known proxies.
Files
Updated by glen almost 17 years ago
- Status changed from Assigned to Fixed
- Resolution set to fixed
Committed revision r2061
Updated by glen almost 4 years ago
r2061 corresponds to git cde46f6a3d448b5774108b147fbadb03581ce3a2
Actions
Also available in: Atom