On Mon, Apr 9, 2012 at 2:43 AM, howard chen <howachen@xxxxxxxxx> wrote: > No matter how I test using different value of Accept-Encoding, it > always returned as gzip. > > > curl -I -H 'Accept-Encoding: gzip' http://www.example.com > Content-Encoding: gzip > > > curl -I -H 'Accept-Encoding: deflate' http://www.example.com > Content-Encoding: gzip > > Seems the documentation is confusing? So how to force deflate? mod_deflate only does one kind of encoding, but I couldn't tell you if it's actually more gzip then deflate or vice versa wrt 2616. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx