View Single Post
  #10  
Old 05-31-2012, 12:51 AM
gnu.smtp gnu.smtp is offline
Member
 
Join Date: Apr 2012
Posts: 20
Quote:
Originally Posted by NiteWave View Post
the default swap is /tmp/lshttpd/swap
I have changed this to /tmp/lshttpd/swap. But we have problems with cron/script clearing swap directory also.

Quote:
Originally Posted by NiteWave View Post
is your /tmp NFS ? it may be very slow per some of our past experience.
if so, better to use local disk as /tmp
all drives on the server are local.

Quote:
Originally Posted by NiteWave View Post
also, please run iostat to check if some of hard disks have high i/o wait issue.
IO wait goes a bit high when the script/cron runs. But this affects only httpd service. Also we are unable to switch to apache when the issue occurs.

Thank you.
Reply With Quote