PDA

View Full Version : php sapi connections


felosi
07-12-2007, 10:20 PM
I notice in my error logs an error saying phpsapi connections set to low,

error.log:2007-07-13 00:15:48.118 [NOTICE] [config:server:epsr:phpLsapi]'Process Limit' probably is too low, adjust the limit to: 400.

So I set it up, then got a warning about childs being less then the connections.
What should I set these to?
Its a core2du0 2.4 server with 2 gb ram

I ended up setting conenctions to 60 and childs to 50. How would that work? or whats a better setting?

mistwang
07-13-2007, 07:10 AM
It does not matter if you use "PHP suEXEC", "PHP suEXEC MaxConn" is the limit for each user. I don't recommend setting connection and childrens too high.