Hello,
I am hoping someone might be able to help me out with a problem I am having. I am using Axis2/C 1.6 with http 2.2.3 on CentOS 5.3. I am attempting to use mod_deflate to decompress/compress my requests and responses. It is handling compressing my responses just fine, but the requests are failing. It appears to me that the decompression of the requests prematurely ends after the gzip header is validated. Has anyone actually set axis2c and apache up to decompress incoming requests that could give me some guidance? Thanks, Murphey