in reply to Re^2: net::server::prefork fork too much (config)
in thread net::server::prefork fork too much

I'd try setting min_servers and min_spare_servers to be equal. If that stops the thrash, then you should submit a patch for the module that improves its logic to prevent this problem.

- tye        

  • Comment on Re^3: net::server::prefork fork too much (config)