Hi Brians, It's been sometime on this issue for me to respond. How can my application override the Content-Encoding setting done by Apache? I believe Apache sets this header after doing compression. The issue is Apache is doing compression and the "Content-Encoding" header is not getting set. Can we by some means force this through Apache? I found that - by forcibly changing the "Content-Encoding=gzip" using Fiddler Web Proxy - it works properly. So, is there a server-side method - a light-weight web-proxy or another way Apache can handle it? Thanks and Regards, Arabinda -----Original Message----- From: Brian Mearns [mailto:mearns.b@xxxxxxxxx] Sent: Monday, April 13, 2009 9:50 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: Apache/2.0.47 - AIX - DEFLATE enabled - Content-Encoding for a page - shows blank - although it's gzip encoded On Mon, Apr 13, 2009 at 11:53 AM, Arabinda Sahoo <Arabinda.Sahoo@xxxxxx> wrote: > Hi, > > My Apache Web Server is compression enabled using - MOD_DEFLATE module. > > It works fine except when the folloing URL is invoked. > > https://punirtweb1/acweb/servlet/ViewPage?outputType=ROI&outputname=%2fs 1%2fBtmu%2fGiroDetails%2eroi&id=10&serverurl=http%3a%2f%2fpunirtapp1%3a8 000&connectionHandle=s7whmBpUho%2btg5MUYUgZxq1%2brbtKHLkAq7RmnwSbegyRYEM WxKx8m0pEgUAaXCZHB8OyjFlgo4wmr6%2bgY7wBuIMEv18lQxjMqYBDZL6PJauwr3iZqoReZ 6WDG2wLwrh9Vj99AyqFYQrZpg%3d%3d&volume=punirtapp1&closex=false&%5f%5fexe cutableid=680&saveoutput=false&format=DHTML&page=1&scalingfactor=100 > > Then when using Fiddler to view Response Header - it gives Content-Encoding > as Null. > > I have added a screenshot here too. > > So, my IE7 browser is not able to open it up - although it's a text/html - > gzipped file. > > Please note that the URL says - format=DHTML. > > How can I make it work? > > Content-Encoding: > > Appreciate your help on this. > > Regards > > Arabinda Quoting: > Please note that the URL says - format=DHTML. That's irrelevant to us...it's a parameter to your applet, not to the server, unless you've specifically configured your server to look for that. My guess is one of the arguments your passing in the URL are telling your application to set the content-encoding, and it's doing it wrong, in which case no-one here can help you. If you have strong reason to believe that your application is not responsible, then get back to us and let us know why you think that. Cheers, -Brian -- Feel free to contact me using PGP Encryption: Key Id: 0x3AA70848 Available from: http://keys.gnupg.net --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx