Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Aug 10, 2011 10:53 pm 
Offline

Joined: Wed Aug 10, 2011 10:51 pm
Posts: 1
Hi,

We are experiencing very slow page load times on our wordpress blog, http://www.hotmommagossip.com. According to firebug, the average time spent waiting for the request to the homepage to return is 14s during peak hours.

To begin debugging this, I started logging the time it's taking for apache to serve the requests. However, the average time that is being logged is around 1 second even though the requests are actually taking 14s. (this confused me)

I also am monitoring the RAM/CPU usage during peak hours, and there is plenty to spare.

I'm wondering if there are any problematic areas that I'm overlooking. I'm confused as to what could cause the request to the homepage take 14s when apache says it only takes 1s to render. (The 14s does not include any external page loads. Just the homepage http request).

I appreciate your thoughts and help!

Aaron


Top
   
 Post subject:
PostPosted: Fri Aug 12, 2011 3:51 am 
Offline
Junior Member

Joined: Thu Jun 16, 2011 12:49 am
Posts: 27
Your DNS configuration seems very weird to me. There is a difference between www.hotmommagossip.com and just hotmommagossip.com (no www). The nslookup records return the following information:
Quote:
> www.hotmommagossip.com
Server: UnKnown
Address: 10.8.0.1

Non-authoritative answer:
Name: www.hotmommagossip.com
Address: 69.164.216.202

> hotmommagossip.com
Server: UnKnown
Address: 10.8.0.1

Non-authoritative answer:
Name: hotmommagossip.com
Addresses: 208.94.146.71
208.94.146.80
208.94.146.81
208.94.146.70


If I had to make a wild guess, that is causing your problems. (If I am wrong, sorry.)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group