Hi Jacob,
> sar -B should never go above 5 for pgpgin/s on a webserver for any extended
> period of time, otherwise you're near the "swap of death." I've had
> webservers swapping so much that it was impossible to login from a local
> term until I unplugged the network cable and waited a couple of minutes.
They definitly do not swap. I've just removed swap space... ;)
> (SYSMEMtotal - SHAREavg - SYSMEMreserve) / MEMnominal = MaxClients
Of course, I know that formula. MEMnom is around 600k, so if we
calculate a bit generous:
(1024MB - 3MB - 64MB) / 1MB = 957.
MaxClients is at 300...
Dead end on this way, I think, but I thank you for your effort!
Still helpless,
Jan
|