View Single Post
  #8 (permalink)  
Old 02-16-2007, 01:55 PM
Daniel Daniel is offline
Constant Pligger
 
Join Date: Feb 2007
Posts: 114
Downloads: 0
Uploads: 0
Thanks: 6
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by kbeeveer46 View Post
Don't you have a shared server that you said works fine? How come I can get Pligg down to 10 secs with 56k and .4 seconds with high speed? I tohught we already came to the conclusion that your dedicated server was causing you problems?
Hi kbeever46, yes shared server works fine with respect to gzip compression (I don't have to go to httpd.conf to enable gzip compression there, it works automatically). However, the speed is roughly the same. What I found is that yget template loads much faster than digitalnature template.

Quote:
Originally Posted by savant View Post
This is what firebug says.

Attachment 384

For some reason it's taking quite a long time to download the gz files.
*sigh*.... I have a hunch what might be wrong... and I might be wrong... BUT,
savant, could it be that mod_gzip is the culprit?

mod_gzip is an Internet Content Acceleration module for the popular Apache Web Server. It compresses the contents delivered to the client. There is no need to install any additional software on the client!

http://sourceforge.net/projects/mod-gzip/

Hey... savant, please comment.
Reply With Quote