
aurabhi at yahoo
Aug 10, 2012, 2:40 AM
Post #1 of 1
(111 views)
Permalink
|
|
mod_deflate fails to decompress incoming request data.
|
|
Hi, I am using apache 2.2.22 with mod_deflate and weblogic proxy module. I want to decompress incoming requests. But I am not able get this working. (The outgoing responses get compressed though) I add more debug statements to mod_deflate.c and see this error when a request arrives [Fri Aug 10 15:04:54 2012] [error] [client 135.250.128.95] we din't get the magic bytes inflateInit2 returned 20014 I have been trying to achieve this for quite sometime now with no luck. Any pointers on whats wrong. (I do have the INFLATE/DEFLATE configuration directives setup with necessary content-type.) Thanks, ~Abhi
|