Server Performance
Posted
by
Burt
on Server Fault
See other posts from Server Fault
or by Burt
Published on 2010-12-22T11:16:32Z
Indexed on
2010/12/22
11:55 UTC
Read the original article
Hit count: 395
We have a dedicated server that we use to stage websites (our test server). The performance of the server has become really bad and we regularly have to restart it. When performance is poor I have checked task manager for the processes and memory but everything looks OK.
We use a content management system and it is always when using the admin section of this CMS that we notice the performance degrade which makes me think it may have something to do with DB calls the CMS is making.
Does this sound viable? Any other sggestions of how I can go about testing this?
Thanks in advance...
© Server Fault or respective owner