On 09/03/2015 21:25, Victor Rodriguez wrote:
> Thanks Mark!  Unfortunately, that is not an option.  The client will be
> requesting the files without the .gz extension.

Who said anything about the client having to change the file name it was
requesting?

Did you even look at the documentation for the default servlet before
you rejected this option?

Mark



> 
> On Mon, Mar 9, 2015 at 2:01 PM, Mark Thomas <ma...@apache.org> wrote:
> 
>> On 09/03/2015 19:12, Victor Rodriguez wrote:
>>
>>> How do I tell Tomcat to include the Content-Encoding: gzip response
>>> header?  Again, these area ALREADY zipped files.  I'm not interested in
>>> Tomcat doing the gziping on the fly.
>>
>> Add .gz to the end of the file name and set gzip="true" for the default
>> servlet.
>>
>> Mark
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to