Thread: Swapping
View Single Post
  #6  
Old 10-16-2007, 12:49 PM
Giorgi Giorgi is offline
Member
 
Join Date: Oct 2007
Posts: 44
Quote:
Originally Posted by mistwang View Post
Please try setting "Max I/O buffer size" to "0", yes "zero", the swapping space will be limited by available disk space under /tmp.
Performance wise, you may not notice big difference unless the disk is too busy, server is disk I/O bound.
Use a dedicate disk for /tmp/lshttpd will help.

So I should consider increasing tmp partition?
Reply With Quote