From: Chris W. <ch...@cw...> - 2005-04-19 14:55:57
|
* Ken Youens-Clark (ky...@gm...) [050419 10:42]: > I'm trying out a ProxyPass set up in mod_perl to say something like > "/foo" proxies to "localhost:8080." I'm using the "http_modperl.conf" > file for my proxied VirtualHost, and it has the line: > > PerlPostReadRequestHandler OpenInteract::ProxyRemoteAddr That shouldn't be there anymore. IIRC modern mod_proxy implementations make it unnecessary, but I'm a little fuzzy on that. (I'll remove it from CVS, thanks for the catch -- again.) Teemu recently committed a change to OI2::Request to add a property of 'forwarded_for' so adapters can store the actual IP address rather than just pass the proxy address back. I'm not sure if any adapter changes were made though. Chris -- Chris Winters (http://www.cwinters.com) Building enterprise-capable snack solutions since 1988 |