27 Aug
2010
27 Aug
'10
2:42 a.m.
On 27.8.2010, at 0.39, Brandon Lamb wrote:
2010-08-26 16:20:51 master: Warning: service(auth): process_limit reached, client connections are being dropped .. Going to double my process limit from 100 to 256 and bump up the vsz_limit and see if I can make it go away
That's service(auth) = auth master process, which is restricted to only a single process. The warning is maybe a bit wrong in such case.. it should then say client_limit reached.