windows VPS running apache and mysql, php scripts running slow.. but cpu usage is 1-3%..

Posted by Roeland on Server Fault See other posts from Server Fault or by Roeland
Published on 2010-08-16T03:30:54Z Indexed on 2010/12/26 6:55 UTC
Read the original article Hit count: 210

Filed under:
|
|
|

So every night I run some cron jobs. It requires probably about 20 min to process all the records. I gather the script does something like 10,000 sql queries.

I figure this task was just that intense and needs time to complete, but I looked at CPU and memory usage, and it is super low. Cpu usage is between 1-3% and once in a while will bounce to 50ish for 2-3 seconds.

This VPS is running windows 2003 server with Apache and MySQL. Does this sound right?

© Server Fault or respective owner

Related posts about apache

Related posts about windows-server-2003