Is 5-second load time for a 75k page too long?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
digitalfilm
Regular
Posts: 40
Joined: Wed Feb 07, 2007 8:04 pm
Location: New York City
Contact:

Is 5-second load time for a 75k page too long?

Post by digitalfilm »

I don't really know whom to address this question to, but it seems to me that load times ranging from 2-22 seconds when monitored from multiple locations (MAE-East, MAE-West, Chicago) for a simple 75kb page is way too long.

I have VERY detailed logs from the monitoring company, and when i drill down it is the index.php file that varies in response time, not the images or css files. I have posted a screengrab at:
http://group8020.com/monitoring_files/monitoring.htm


Is this the host server being overloaded? I'm on a shared virtual server. Any advice would be greatly appreciated!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Is 5-second load time for a 75k page too long?

Post by garvinhicking »

Hi!

Hm, at least right now the page loads for me in half a second. So it *might* only be routing related.

Which event plugins do you have installed? Depending on which ones you have they might take up larger resources...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
digitalfilm
Regular
Posts: 40
Joined: Wed Feb 07, 2007 8:04 pm
Location: New York City
Contact:

List of plug ins

Post by digitalfilm »

Could be routing but it is from San Fran and DC and Chicago. The plugins are:

Side Bar
Search
RSS Syndication
Recent Entries
HTML Nugget

Event Plugins
Static Pages
Contact Form
Markup Serendipity
Markup: NL2BR
Spartacus
[Display RSS-Feed in Backend Overview]
Markup: Track Exits
Typeset/Extended Buttons for non-WYSIWYG editors
Category Assignment
Extended options for media manager
Spam Protector
Announce entries
e-Mail Entry
Browser Compatibility
Fix common XHTML errors
HTML Validator
HTML META-Tags
Layout-Plugin: Printerfriendly version]
Autosave entries
[Cronjob scheduler]
Forgot Password
Link List
Links manager - Shows your favorite links in the sidebar.
Sitemap Generator (for Crawlers)
Google JS - article footer
Markup: Gallery Image
Properties/Templates of categories
Backup Interface ()
Send entries via E-Mail

Are there some I can do without? Thanks for the help!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: List of plug ins

Post by garvinhicking »

Hi!

Most likely your problems come from either one of these:

Code: Select all

[Display RSS-Feed in Backend Overview]  
[Cronjob scheduler]
Backup Interface ()
Try to disable the backup interface one, this is most likely a culprit, I think.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply