php/mysql slow, are their tests?

mm107

New member
Joined
Sep 17, 2008
Messages
4
hey, my sites load EXTREMELY SLOW...

purelypennystocks.com

i have a dedicated server..

that site is run from a blog script called blogs organizer. It uses php includes to call the remote page.

http://purelypennystocks.com/
is the same
http://ibeatweightloss.com/mainstream/boblogs/blog1.php

but an html site, flies,
purelypennystocks.com/htmlsite/

also a VERY SIMPLE Blog site loads slow so i know its not the html coding of the blog file..
http://hotstocks.purelypennystocks.com/

i just want to know if their is a test i can do to pinpoint the problem...

Processor Name Intel(R) Pentium(R) Dual CPU E2160 @ 1.80GHz
Vendor ID GenuineIntel
Processor Speed (MHz) 1795.527
Processor Name Intel(R) Pentium(R) Dual CPU E2160 @ 1.80GHz
Vendor ID GenuineIntel
Processor Speed (MHz) 1795.527
Total Memory 1024548 kB
Free Memory 178384 kB
Total Swap Memory 3919840 kB
Free Swap Memory 3919840 kB
System Uptime 0 Days, 0 Hours and 12 Minutes
Apache 1.3.41 Running
DirectAdmin 1.33.3 Running
Exim 4.69 Running
MySQL 5.0.67 Running
Named 9.3.3rc2 Running
ProFTPd 1.3.1 Running
sshd Running
dovecot 1.1.7 Running

i have many many blogs running, and this is a serious problem...
 
Run top and see what's using the most resources. Also, how large is the port for the server (10/100/1000mbps)? You may be running slow due to bandwidth limitations.
 
Whoops. I read the first post wrong. I understood it as pages that were even just HTML went slow. If HTML pages fly, then I agree with jdlitson to look into MySQL problems
 
Back
Top