Le 19/12/2012 16:31, Nick Kew a écrit :
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?
Is there other possibilities in order to apply the DEFLATE filter ? Or to check the headers before resend and modify them as required ?

2. Using the DEFLATE filter may be a waste of time.  AIUI most of
the 'net infrastructure builds in hardware-based compression for free.
But Google like compressed content :/
Bug me if I don't get round to reviewing mod_deflate for
possible bug.



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

Reply via email to