[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

max number of file descriptors hard coded



Narf!

debugging the "[warn] Error creating network socket: Too many open files" messages I just found the max number of file descriptors apparently being hard coded in or.h to a value of 15.000. Raising the number using ulimit -n thus shows no effect.

Olaf