in reply to Re^2: HTTP::Proxy and X-Forwarded-For headers
in thread HTTP::Proxy and X-Forwarded-For headers
Don't you have this:
Client->HTTP::Proxy 10.0.0.50->Apache 10.0.0.50->Application
The connection is from 10.0.0.50. mod_extract_forwarded fixes that problem.
cheers
tachyon
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: HTTP::Proxy and X-Forwarded-For headers
by cleverett (Friar) on Sep 13, 2004 at 22:43 UTC | |
by tachyon (Chancellor) on Sep 13, 2004 at 22:49 UTC | |
by cleverett (Friar) on Sep 14, 2004 at 05:15 UTC | |
by tachyon (Chancellor) on Sep 14, 2004 at 06:07 UTC | |
by cleverett (Friar) on Sep 14, 2004 at 06:34 UTC |