View Single Post
  #8  
Old 04-15-2011, 02:08 PM
inxile inxile is offline
Member
 
Join Date: Apr 2011
Posts: 14
Quote:
Originally Posted by NiteWave View Post
yes, it's not normal. something wrong of your php.

please check if there are too many php session files in /tmp. and refer the blog post I posted last time. a system bottle neck(for example, slow /tmp partition) can cause php process fork and fork, until system resource is used up.
There were about 3500. For a server with 4G ram, what would be the optimal settings for memory usage, connections, etc?
Reply With Quote