On Mon, Sep 17, 2007 at 10:26:19AM +0530, Arunachalam Parthasarathy wrote:
Thanks for the reply.. so you mean to say , connections had gone beyond the limit (greater than 1024(assuming))?.
It's the system limit (ulimit -n), and the default was quite low in my case: 64. Setting it to 512 fixes the problem, but your experience may vary, as it depends on how many connexions you get.