Go Back   Pligg CMS Forum > Pligg Help > General Help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-16-2007, 01:44 AM
Constant Pligger
 
Join Date: Feb 2007
Posts: 114
Thanks: 6
Thanked 0 Times in 0 Posts
Why is Pligg slow even with gzip compression?

I properly enabled it on my server through SSH (fix).

I also tested it with .htaccess.

It still dead slow.

I am using digitalnature template (yget is only a bit faster).

What the heck is going on? Don't just tell me it's server, because it's not.

My site is

1. properly gzipped through httpd.conf http://www.whatsmyip.org/mod_gzip_test/
2. properly gzipped through .htaccess (same speed even when gzip compression through .htaccess is not enabled)
3. dead slow http://www.websiteoptimization.com/services/analyze/

56K 47.46 seconds
ISDN 128K 25.77 seconds
T1 1.44Mbps 17.03 seconds



What the heck is wrong?

Last edited by Daniel; 03-10-2007 at 02:00 AM..
Reply With Quote
  #2 (permalink)  
Old 02-16-2007, 04:16 AM
Constant Pligger
Pligg Version: 9.8
Pligg Template: garx mod
 
Join Date: Oct 2006
Location: Poland
Posts: 134
Thanks: 11
Thanked 6 Times in 5 Posts
the same here,

using gzip, and latest svn code, DN temlate (moded)

Connection Rate Download Time
14.4K 104.55 seconds
28.8K 58.37 seconds
33.6K 51.78 seconds
56K 35.95 seconds
ISDN 128K 19.47 seconds
T1 1.44Mbps 12.83 seconds

couple days ago(6-7days) was much better, like ~3 sec on T1, i dont now what is wrong now, gzip is working

im only updating code from svn day by day, no new images/script added- all the time the same things

maybe it's something wrong with Web Site Optimization
WebSiteOptimization.com?:p
Reply With Quote
  #3 (permalink)  
Old 02-16-2007, 08:10 AM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
You guys realize that those tests aren't perfect? There could be something wrong with the server that the test is running on. If it was fine a few days ago why all the sudden would it be so bad now? You guys need to calm down. Daniel, please do not make 15 threads about the same thing and then PM and email us every time you make a thread.

EDIT: I just tested a random site that is using the latest build and I don't even know if gzip is enabled

Connection Rate Download Time
14.4K 81.49 seconds
28.8K 44.75 seconds
33.6K 39.50 seconds
56K 26.90 seconds
ISDN 128K 13.79 seconds
T1 1.44Mbps 8.50 seconds

I think that's proof that the problem comes down to your server, which I thought we already concluded in the other gzip threads you made. I don't know why you guys put so much faith into those speed tests when it says it takes 17 secs to load your site on a t1 connection. When you go to your site does it really take 17 seconds to load??? I doubt it.
__________________
I accept donations for my time helping users like you on the forum and IRC.

Last edited by kbeeveer46; 02-16-2007 at 08:35 AM..
Reply With Quote
  #4 (permalink)  
Old 02-16-2007, 08:57 AM
Casual Pligger
 
Join Date: Dec 2006
Posts: 63
Thanks: 2
Thanked 3 Times in 3 Posts
I absolutely agree with what Kbee said, there's really no point kicking up a big fuss over this. Your website certainly did not take more than 5 seconds on my sub-standard connection. I ran digg.com for analysis and it wasn't way better than any site despite having all its dedicated servers.

To really substantiate your claim, I make a suggestion that you run the test with your GZIP codes on and another time with your GZIP codes off. That way you can tell us how GZIP helped or how GZIP barely optimized the load time of the site.
Reply With Quote
  #5 (permalink)  
Old 02-16-2007, 09:44 AM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
Okay, just because you guys keep claiming that gzip isn't working etc etc I went ahead and did more tests. Check them out below

20 stories, JS + CSS Gzip enabled

14.4K 94.36 seconds
28.8K 49.48 seconds
33.6K 43.07 seconds
56K 27.68 seconds
ISDN 128K 11.67 seconds
T1 1.44Mbps 5.21 seconds


20 stories, JS + CSS Gzip disabled

14.4K 163.37 seconds
28.8K 83.99 seconds
33.6K 72.65 seconds
56K 45.43 seconds
ISDN 128K 17.10 seconds
T1 1.44Mbps 5.69 seconds

Even though the T1 speed says 5 seconds there's no way it takes 5 seconds to load for me. It's almost instant. Even though I've already done these tests in that huge "performance" thread you made Daniel I just wanted to do it again to conclude that it's most likely not gzip that is your problem, it's more likely the server. I don't think this speed test is as accurate as it used to be because if you looked in the other thread you would notice that I had it down to 10 seconds for 56k and .4 for T1.
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
The Following User Says Thank You to kbeeveer46 For This Useful Post:
  #6 (permalink)  
Old 02-16-2007, 10:35 AM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
I forgot to enable the other gzip method in the .htaccess file and it shaved off even more time

20 stories, Both methods of Gzip enabled

14.4K 46.00 seconds
28.8K 25.30 seconds
33.6K 22.34 seconds
56K 15.25 seconds
ISDN 128K 7.86 seconds
T1 1.44Mbps 4.88 seconds
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
  #7 (permalink)  
Old 02-16-2007, 11:08 AM
Pligg Donor
 
Join Date: Apr 2006
Posts: 12
Thanks: 11
Thanked 0 Times in 0 Posts
Another good test is to take you site (files and db) to another server as a test... Even a shared... What happens?
Reply With Quote
  #8 (permalink)  
Old 02-16-2007, 11:17 AM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
Another good way to decrease load times is to get rid of the "Add to:" section. All those images are loaded for each story on your page. So if you have 5 of those images and 10 stories on your front page it's loading 50 images. I tested it and it shaved even more time off.
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
  #9 (permalink)  
Old 02-16-2007, 02:47 PM
Constant Pligger
 
Join Date: Feb 2007
Posts: 114
Thanks: 6
Thanked 0 Times in 0 Posts
Kbeeveer46 has a point. My posts can be construed as annoying. But let's not forget that this is still beta testing phase, and I am just trying to point out that some things still not work properly. I am not trying to devaluate Pligg, which I like very much. All I am trying to do is make sure that we find solution and bring default page loading speed to 3 to 3.5 sec on DSL (1.5MB/sec), and hopefully not more than 7-8 sec on lower speed.

Quote:
Originally Posted by sanch View Post
Another good test is to take you site (files and db) to another server as a test... Even a shared... What happens?
On a shared server, I did a test - roughly same the speed with digitalnature template. What I found is that yget template is much faster, take a look:

56K 34.44 seconds
ISDN 128K 17.07 seconds
T1 1.44Mbps 10.07 seconds


Now if you compare these results with above (digitalnature) results, you will see the difference.
Reply With Quote
  #10 (permalink)  
Old 02-21-2007, 10:37 AM
Constant Pligger
 
Join Date: Apr 2006
Location: USA
Posts: 576
Thanks: 31
Thanked 24 Times in 20 Posts
I may be pointing out something useless, but don't forget that

1. Server location is an issue
2. To restart apache after you edit httpd.conf

Just friendly reminders.
__________________
God bless,
-en3r0

Torrop.com - Torrent and P2P News
MemeVote.com - Find and vote on Memes
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Pligg integration with SMF Forum autoinc Modification Tutorials 64 05-19-2008 02:22 AM
Gzip in Pligg 9.0? Hellevator General Help 0 04-19-2007 08:55 PM
FIX for gzip compression troubles, no .htaccess gzip compression method required Daniel Modification Tutorials 8 02-16-2007 03:16 PM


Search Engine Friendly URLs by vBSEO 3.2.0