7 Apr
2013
7 Apr
'13
1:15 p.m.
Am 06.04.2013 10:09, schrieb David Benfell:
So I changed it again:
default_process_limit = 128 default_client_limit = 512
And now it seems to be fine. But I'm mystified because what you say is the case on your system, that is, that the process limit needs to be greater than the client limit, is what I would expect: wouldn't each client require at least one process?
no, 512x128 = 65536 connections each process can serve default_client_limit clients