We are using apache to redirect some of the requests that our main server
gets to another internal server. We are using ProxyPass and ProxyReversePass
for this . when the request is being sent to the internal server from the
main server, the HTTP headers that the client has sent to the main server
are being replaced. We have mod_gzip running on the internal server. Since
the headers are getting changed, mod_gzip is not compressing. Is it possible
for the main server to forward the headers that it has got to the internal
server or do we need to run mod_gzip on the main server itself.

TIA.

Anand




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to