
July 31st, 2006, 03:07 AM
|
|
Contributing User
|
|
Join Date: Feb 2003
Location: Madison
|
|
|
Priority and nice
I have a cron job to run mysqldump through bzip2. The problem is that it interferes with my webserver when it runs. I've used renice to set the NICE values of bzip2 and mysqldump to 18. I still get no response from apache though. What can I do?
|