
11-23-2009, 12:54 PM
|
|
Web Hosting Evangelist
|
|
Join Date: Mar 2003
Location: eastern USA
Posts: 523
|
|
is it my connection or the server?
My website has recently started taking longer to load.
I don't believe it is my connection because I can get to other websites just as quickly as before.
How do I determine whether the server is so oversold that it is impacting my website?
|

11-23-2009, 01:13 PM
|
|
Web Hosting Guru
|
|
Join Date: Nov 2009
Posts: 266
|
|
|

11-23-2009, 01:14 PM
|
|
Web Hosting Guru
|
|
Join Date: Sep 2006
Location: Dallas, TX
Posts: 314
|
|
If the server is running linux, you can use top to check the server load.
Are you on a shared server, VPS, or dedicated server?
|

11-23-2009, 01:31 PM
|
|
Web Hosting Master
|
|
Join Date: Jul 2008
Location: Eta Carinae
Posts: 2,671
|
|
what is your ping now compared to before? and if you provide the url I'd be happy to look at it for you.
|

11-23-2009, 01:46 PM
|
|
Junior Guru
|
|
Join Date: Jan 2005
Location: Manchester, UK
Posts: 194
|
|
Indeed, it could be a magnitude of issues, but for us to find out  we need your URL
__________________
█ Software developer, web designer, and general clever-clogs.
█ C#, XHTML, CSS, PHP, MySQL, MsSQL, T-SQL, Photoshop & more
|

11-23-2009, 01:55 PM
|
|
Web Hosting Guru
|
|
Join Date: Jul 2009
Location: Kent, UK
Posts: 335
|
|
I will look at this for you if you provide the url 
|

11-23-2009, 05:12 PM
|
|
Retired Moderator
|
|
Join Date: Oct 2002
Location: EU - east side
Posts: 21,920
|
|
Quote:
|
How do I determine whether the server is so oversold that it is impacting my website?
|
Maybe you could install something like phpsysinfo on your account, and see how much activity the server has (memory usage, load etc.).
Or you could try using a php script like (may or may not work though)
Code:
<?php
passthru('top -b -n 2 | grep ^Cpu');
passthru('vmstat');
passthru('iostat');
passthru('mpstat');
?>
Servers can have temporary load issues though. I'd contact the host and try to get them to work on it.
|

11-23-2009, 05:23 PM
|
|
Junior Guru
|
|
Join Date: Jan 2005
Location: Manchester, UK
Posts: 194
|
|
Quote:
|
How do I determine whether the server is so oversold that it is impacting my website?
|
Do a WhoIs on your domain, some whois service providers have a feature that shows them a number of other domains also hosted on the same system.
For example, http://whois.domaintools.com/adamsmediadesign.co.uk
Reverse IP: 1,064 other sites hosted on this server.
But in order for that to be useful, you have to know your server specs and maybe understand which other sites are there, whilst my server has over a 1000 on it, it's still relatively quick. Others could have 5 big websites on them and run slower with the same hardware.
__________________
█ Software developer, web designer, and general clever-clogs.
█ C#, XHTML, CSS, PHP, MySQL, MsSQL, T-SQL, Photoshop & more
|

11-24-2009, 01:48 AM
|
|
WHT Addict
|
|
Join Date: Apr 2009
Posts: 104
|
|
Quote:
Originally Posted by ieee488
My website has recently started taking longer to load.
I don't believe it is my connection because I can get to other websites just as quickly as before.
How do I determine whether the server is so oversold that it is impacting my website?
|
My suggestions:
- Check server load by top
- Check CPU usage by top
- Check IO usage by vmstat 1
- Check network connectivity by traceroute/mtr (from external machine)
Most often problems come from CPU over-usage.
__________________
Homer knows about his website downtime, what about you?
site-uptime.net site uptime monitor
|

11-24-2009, 04:00 AM
|
|
Web Hosting Master
|
|
Join Date: Dec 2007
Posts: 3,612
|
|
I think to indemnify where the problem is show the URL and we will try to have a look at that from diffrent locations and then will let you know
|
| 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: |
|
|
|