Quote:
|
Originally Posted by Brujah
What do you need help with? configuration, or usage?
|
I have all persistent connections off, I mean, at the php file level the php.ini level and yet I am getting like 120-200 sleeping processes.
And my over head is just huge, here's a sample:
Code:
last pid: 43788; load averages: 22.36, 25.12, 28.76 up 0+04:11:13 21:52:15
235 processes: 26 running, 208 sleeping, 1 zombie
CPU states: 0.0% user, 61.7% nice, 37.1% system, 1.2% interrupt, 0.0% idle
Mem: 93M Active, 37M Inact, 128M Wired, 112M Buf, 3379M Free
Swap: 4069M Total, 4069M Free
I am just not sure where it the super huge load is coming from. I don't have slow logs on yet. But the error logs says nothing. And I have caching on.