View Single Post
  #5 (permalink)  
Old 02-16-2007, 12:14 AM
Daniel Daniel is offline
Constant Pligger
 
Join Date: Feb 2007
Posts: 114
Downloads: 0
Uploads: 0
Thanks: 6
Thanked 0 Times in 0 Posts
Update, it's slow even with .htaccess enabled, here is comparison (no change in speed...)

php_value auto_prepend_file /absolute-server-path/httpdocs/begin_gzip.php
php_value auto_append_file /absolute-server-path/httpdocs/end_gzip.php

Connection Rate Download Time
14.4K 138.25 seconds
28.8K 77.22 seconds
33.6K 68.51 seconds
56K 47.58 seconds
ISDN 128K 25.81 seconds
T1 1.44Mbps 17.03 seconds


Guys, let's face it. It must be Pligg. Gzip compression is enabled on my server. I even tested it with .htaccess.
Reply With Quote