Did you verify the HTTP response as opposed to the Request?

On Wednesday, December 26, 2012 9:32:53 PM UTC-5, Sunny wrote:
>
> Hi all,
>
> Version: 1.495 WAR, deployed on Tomcat7 Windows service.
>
> I'm trying to disable the CompressionFilter that is compressing all of 
> Jenkin's responses.
>
> I've found references to a variable 
> org.kohsuke.stapler.compression.CompressionFilter.disabled=true that should 
> have done the job, but on inspecting the HTTP headers in my browser 
> Content-Encoding=gzip always seems to be present. I can verify that the 
> variable is present in both as a Environment Variable and a System 
> Properties in Jenkins.
>
> Gzip is not enabled in Tomcat.
>
> Is there something else that I'm missing?
>
> (I want to disable gzipping the responses to use nginx's HttpSubModule)
>
> thanks,
> Sunny
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to