Hi, I'm using a "light weight" apache server compiled with mod_proxy to pass dynamic requests off to my "heavy" mod_perl enabled server. However, mod_proxy isn't forwarding the REMOTE_ADDR the request originated from in the headers. I recall reading reports that this is/was a known problem. Is there a patch for mod_proxy that will have it include the originating IP in the header? The mod_proxy version I'm using is the standard w/ apache 1.3.12. Thank you in advance for any assistance. --Dave
- Re: proxy requests via mod_proxy dave
- Re: proxy requests via mod_proxy Mads Toftum
- Re: proxy requests via mod_proxy Kip Cranford
- Re: proxy requests via mod_proxy Tim Bishop
- Re: proxy requests via mod_proxy Eric Cholet