RE: [users@httpd] Decompress requests using mod_deflate and uset Content-Encoding header

2015-03-10 Thread Dennis.Lunardi
Hi James, yes you are correct, I also have to remove the Accept-Encoding header later for the response compression. But my current problem is that I can't get the decompression of the requests working. Regards, Dennis -Original Message- From: James Smith [mailto:j...@sanger.ac.uk] Se

[users@httpd] Decompress requests using mod_deflate and uset Content-Encoding header

2015-03-09 Thread Dennis.Lunardi
Hi, I have some problems using mod_deflate to decompress requests. I am using a apache 2.4 as a reverse proxy on Red Hat Enterprise Linux Server release 6.4 (Santiago). Within this apache I have to decompress requests and compress the answers. To do this for some specific requests I defined a l