windows VPS running apache and mysql, php scripts running slow.. but cpu usage is 1-3%..
- by Roeland
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?