On Tuesday, April 25, 2006 3:20 PM GMT,
Bill Moseley <[EMAIL PROTECTED]> wrote:
This is a quite vague at this point, but I'm looking idea on how to
track down performance problems.
We moved an application from a development machine to a client's
managed server an noticed it running quite a bit slower. Simple
requests[1] take about three to five times longer. And this happens
when the load average is above on on the fast machine and load
average is is < 0.1 on the client's server.
I'd like to provide the ISP with more info than "It's running slow" so
I'm wondering what tools to use to compare these two machines.
Some of the basic specs are:
Development Client's Server
--------------- ----------------------
CPU Athlon XP1800+ Xeon
Mhz 1150.591 1793.936
cache 256KB 512KB
bogomips 2260.99 3565.15
RAM 1GB .5GB
OS Deb Unstable Deb Sarge
Kernel 2.6.6 2.4.28
Tasks 115 214
fs xfs atime ext3 noatime, nodiratime
It seem
From that alone it would seem like the client's server would be
faster, although I'm sure that's not the entire story. Yet, the
development server can have a load average over 1 and still process
simple requests faster than the clients when its load average is <
0.1.
vmstat shows no swapping, so memory does not see to be a problem.
[1] It's a fast_cgi application that's just returning a small file
from the file system -- no database access involved in this request.
--
Bill Moseley
[EMAIL PROTECTED]
Bill,
The Athlon XP 1800+ should be running at 1533MHz and not 1150MHz. It seems
to me that your bus is running at 200MHz instead of 266MHz. If its a new
setup, check the motehrboard manual, there should either be a jumper or a
DIP switch to change the bus to 266MHz or you should have that option in the
BIOS. Your system's performance after getting the bus speed corrected should
increase by at least 50%.
Regards,
IraqiGeek
www.iraqigeek.com
Don't go away mad, just go away!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]