All, Will mod_gzip compress content returned by an application server? We want the compression of application server content to be done on the web server and was hoping that mod_gzip would be able to do that. We know that we can do this on the application server by using a filter but we have power to spare on our web servers. Etienne