Daniel Guerrier wrote:

I've enabled gzip compression of pages on my site.
The question is, how do I check the size of the page
being sent to verify that the page is being
compressed.


pages will not always be compressed - they are delivered in compressed format only when the browser is willing to accept it that way.
You can always find the number of bytes delivered by looking at the log file.






--
Raditha Dissanayake.
---------------------------------------------
http://www.raditha.com/megaupload/upload.php
Sneak past the PHP file upload limits.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to