
03-05-2005, 02:12 PM
|
|
Newbie
|
|
Join Date: Feb 2005
Posts: 28
|
|
Dreamhost: server load causes slowdowns?
Hi all,
For the past month, month and a half, our PHP-driven sites have been pretty slow during day time. Straight-HTML pages are fairly fast, but any page that has PHP code in it slows down. I have noticed that the server load average seems to fluctuate quite a bit on our server, and that the speed of our site seems to correspond with the server load. I'm curious to know whether it is reasonable to think that our server's overloaded and that's why there are slowdowns? I have seen the 15 minute load average go over 20 at times in the last month or so, but I'm not sure if that's too high for a shared hosting server. In the nights the load average can go down to around 3, and during those hours the sites are fairly responsive though still not nearly as fast as with our previous host.
Right now our sites are being very slow, and this is what top tells me:
Code:
top - 09:41:08 up 11:27, 2 users, load average: 17.26, 14.69, 16.03
Tasks: 2 total, 1 running, 1 sleeping, 0 stopped, 0 zombie
Cpu(s): 3.0% user, 1.8% system, 1.0% nice, 94.3% idle
Mem: 1549472k total, 1516284k used, 33188k free, 5440k buffers
Swap: 2096472k total, 112k used, 2096360k free, 605876k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
27406 abcd 9 0 1232 1232 1004 S 0.0 0.1 0:00.02 bash
20618 abcd 9 0 948 948 776 R 0.0 0.1 0:00.00 top
This is on Dreamhost's zorg server, if you're curious. We have their Code Monster plan, without any silly $10/year promo deals
On the assumption that the server's overcrowded, Dreamhost offered to move us to a less crowded server; they said they've been moving sites off of our server in general. We gave them the go-ahead on the 24th of February, but obviously they're taking their time about it. How long should this kind of a server move take anyway? We're nearing 10 days of no sign of activity.
|

03-05-2005, 02:28 PM
|
|
Disabled
|
|
Join Date: Jun 2003
Location: Texas
Posts: 1,957
|
|
Moving you to a new server should not take very long at all. all we do is just click one button and it will send your web site to the new server and you dont have to do nothing at all. usually takes less than 20 minutes for us.
|

03-05-2005, 02:32 PM
|
|
Newbie
|
|
Join Date: Feb 2005
Posts: 28
|
|
Thanks for the heads-up
I wonder if the fact that Dreamhost doesn't use cPanel or the like might make the server move process a bit more complicated?
Our sites, by the way, got a little slower all of a sudden; our SMF forum's index page rendered in 8 seconds and top tells us....
Code:
top - 10:28:49 up 12:15, 2 users, load average: 22.53, 20.47, 19.01
Tasks: 2 total, 1 running, 1 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.6% user, 1.9% system, 1.1% nice, 96.4% idle
Mem: 1549472k total, 1503632k used, 45840k free, 5064k buffers
Swap: 2096472k total, 112k used, 2096360k free, 635400k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
16990 abcd 10 0 1228 1228 1004 S 0.0 0.1 0:00.02 bash
28653 abcd 10 0 952 952 776 R 0.0 0.1 0:00.00 top
The forums have about thirty posts and practically nil traffic (yes, it's intentional) so I'm curious on how our previous, cheaper, host managed to render that same index page from 0.05 to 0.1 seconds.
|

03-05-2005, 03:00 PM
|
|
Web Hosting Master
|
|
Join Date: Nov 2003
Posts: 1,094
|
|
That load is 20* what it should be on average
At their prices with the amount of features they offer it's not surprising the issues they are suffering...
__________________
ManageMyServices was sold by me in September 2009. I no longer have any affiliation with this company.
|

03-05-2005, 03:05 PM
|
|
Newbie
|
|
Join Date: Feb 2005
Posts: 28
|
|
I can see that, unfortunately
We signed up with them before they tripled everything, actually, without any promo deals. For the brief while there in the beginning they were downright awesome, but then the triple-this-that-and-the-other deal came about and things started to go downhill. I'm still hoping things get better, personally. Not because of the uber-high disk and traffic quotas, mind you, but rather because of the freedom they give me.
|

03-05-2005, 04:58 PM
|
|
Disabled
|
|
Join Date: Jun 2003
Location: Texas
Posts: 1,957
|
|
An average load would look like this?
14:57:38 up 69 days, 6:51, 1 user, load average: 0.66, 0.58, 0.49
A server load like the one you posted it is a wonder your website comes up in the next 10 minutes. 
|

03-05-2005, 08:41 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Oct 2004
Posts: 74
|
|
;( yep the mysql driven databases is slow as hell. There webserver is seperate from there sql server. Which is a good thing, but i guess its bad here (dh)
Other than that the service is good  and was cheap! 
Last edited by Twista; 03-05-2005 at 08:49 PM.
|

03-06-2005, 03:29 AM
|
|
Junior Guru Wannabe
|
|
Join Date: Oct 2004
Posts: 74
|
|
it was pretty fast today  *knocks o nwood*
|

03-06-2005, 04:09 AM
|
|
learning is in the doing
|
|
Join Date: Sep 2000
Location: Alberta, Canada
Posts: 3,109
|
|
Looks like you're going to have to choose between price or speed.
The info posted shows the Server is constantly being maxed out and the forecast is for the speed
to remain slow with the possibility of being even slower and continuing into the weeks ahead.
And now over to you, Peter, for what new in the Entertainment World. 
__________________
• PotentProducts.com - for all your Hosting needs
• Helping people Host, Create and Maintain their Web Site
• ServerAdmin Services also available
|

03-06-2005, 01:26 PM
|
|
& Goliath
|
|
Join Date: Oct 2003
Location: San Diego
Posts: 8,803
|
|
*********,
What exactly do you use as servers if a load of 15 will make sites take 15-20 minutes to load?
Stop using Maytag, I tell ya.
|

03-06-2005, 03:47 PM
|
|
Newbie
|
|
Join Date: Feb 2005
Posts: 28
|
|
Some of the VPS packages are starting to look mighty interesting. Both rapidvps.com and powervps.com have services that look like a pretty good match for DH's CM plan, although they're a bit pricier. But not much pricier: rapidvps's cheapest plan is only $10 more a month, and has more transfer and storage space. Powervps's cheapest plan at the moment seems to go for $5 more than our current DH plan, but offers less in every way. Not a huge deal, I suppose.
Decisions, decisions, decisions.. Anyone recommend either of these two VPS hosts?
BTW, Kenwood microwave > Maytag dryer. At least for mail server 
|

03-06-2005, 04:03 PM
|
|
Corporate Member
|
|
Join Date: Aug 2002
Location: London, UK
Posts: 9,027
|
|
They need to get some sites off that server or increase the Ram if they can.
|

03-06-2005, 04:50 PM
|
|
Premium Member
|
|
Join Date: Dec 2004
Posts: 625
|
|
Yes, I have experienced slowness with Dreamhost, both site and CS
|

03-06-2005, 05:08 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Oct 2004
Posts: 74
|
|
fast again today *knocks on wood* there doing something! 
|

03-06-2005, 05:19 PM
|
|
Newbie
|
|
Join Date: Feb 2005
Posts: 28
|
|
Seems to vary wildly for us. Forums went from 1.3 seconds in the early morning to 3.8 seconds at around 11-ish to 0.7 seconds right now. Right now this is the fastest things have been in over a month. Server load is around 2.9, which is one of the lowest it's been in a while.
It could be a fluke, this being Sunday and all. Not much traffic, I recon. Or maybe they're actually doing something about it. Monday morning will tell.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|