How about some GZip Encoding?!

I was wondering about the intensive ammount of traffic drawn from this Blogspirit account, and I concluded it had to do with the filesize of each HTML document (or PHP output). I simply ran a test on the subdomain and it turned out the following details by using the Leknor tool:

https://mikeschnoor.com is
not gziped.


If it were gziped the requested page (38910 bytes) would be the following sizes at:

Levelbytes% of orig size1k/sec3.5k/sec10k/sec100k/secutime
038926100.04113810.93.80.41
11040626.743810.22.910.10
21021826.2606102.910.11
31005425.83919.82.810.11
4951724.4599.32.7 0.90.1 1
5935924.05299.12.60.90.11
6929423.88599.12.60.90.11
7929223.88089.12.60.90.12
8927723.84229.12.60.90.11
9927623.83969.12.60.90.11
The 1k/sec column is the time to download the compressed version at 1024 bytes per second.
Headers:
HTTP/1.0 200 OK
Date Sat, 02 Apr 2005 15:03:09 GMT
Server Apache/1.3.33 (Debian GNU/Linux) AuthMySQL/4.3.9-1 PHP/4.3.10-2
Vary Host
X-Powered-By PHP/4.3.10-2
Set-Cookie PHPSESSID=3d2c05aa0fc6bf43bbe882a100dfa24f; path=/
Expires Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma no-cache
Content-Type text/html; charset=utf-8
X-Cache MISS from chili.private
X-Cache-Lookup MISS from chili.private:80
Connection close

2 Kommentare
  1. Mike Schnoor sagte:

    To clarify something: The GZip function reduces the bandwidth for the server. Since Blogspirit’s free version grants you 250 MB bandwidth per month. Above is the example on how a non-reduced site like mine might look like if Blogspirit would include this functionality. ;)

Kommentare sind deaktiviert.