[zeromq-dev] Perl Binding: Too many open files (signaler.cpp:230)

Pieter Hintjens ph at imatix.com
Fri Apr 5 07:37:57 CEST 2013


You're on Linux? You can raise the default limit of file handles per
process, which may be low.

-Pieter

On Thu, Apr 4, 2013 at 6:05 PM, Nishant Mittal <nmittal at rblt.com> wrote:
> oh and this happens only with Perl worker and with LINGER set to zero
>
>
> On Thu, Apr 4, 2013 at 11:40 AM, Nishant Mittal <nmittal at rblt.com> wrote:
>>
>> I have a worker in Perl that opens 5 DLR sockets.. processes about 500
>> requests, closes all sockets, destroys the context and then restarts itself.
>> after running for sometime the worker crashes with the following error in
>> logs...
>>
>> Too many open files (signaler.cpp:230)
>>
>> does anyone know what this could be? any pointers are appreciated.
>>
>> thanks
>> Nishant
>
>
>
>
> --
> Nishant Mittal
> Director, Product Development
> Rosenblatt Securities Inc.
> 20 Broad Street
> New York, NY 10005
>
> Direct: 212-607-3159
> Mobile: 646-504-2629
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list