On Fri, May 1, 2009 at 12:57 PM, Glen Goodwin <g...@arei.net> wrote:
> So this implies that 5.5.27 has this fixed and 6.0.18 does not. I'll make a
> note of that.

ripple:/tmp$ curl -s -o nul: -H "Pragma: no-cache" -H "Cache-Control:
no-cache" -w "Bytes Uncompressed ... %{size_download}\n"
http://localhost:8080/jquery-1.3.1.js
Bytes Uncompressed ... 117446

ripple:/tmp$ curl -s -o nul: -H "Pragma: no-cache" -H "Cache-Control:
no-cache" -w "Bytes Uncompressed ... %{size_download}\n" --compressed
http://localhost:8080/jquery-1.3.1.js
Bytes Uncompressed ... 34638
ripple:/tmp$

Tomcat 6.0.18  + OS X/JDK 6 (latest Apple version)

FWIW,
-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com

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

Reply via email to