On Wed, 19 Dec 2012 10:16:06 +0100
Thibaut Lemaire <tib1av...@gmail.com> wrote:

> You can see the problem on this url :
> http://test2.titag.com/

Yep, you have a problem.  It's lacking a Content-Encoding header.

Two points here:

1. It smells of bug somewhere: mod_deflate should set the header
when you use the DEFLATE filter.  Possibly something is getting in
after it?

2. Using the DEFLATE filter may be a waste of time.  AIUI most of
the 'net infrastructure builds in hardware-based compression for free.

Bug me if I don't get round to reviewing mod_deflate for
possible bug.

-- 
Nick Kew

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

Reply via email to