> Is there any /proc interface for increasing the number of file
> descriptors per process?
No. Use rlimi.
> Must I recompile? maybe changes must be made to files_struct?
Nope. Its all dynamic except for fd_set size, and you should be using poll()
anyway ;)
-
To un
> While I'm seriouly looking for a fd-leak in the php-development
>behind the web server, I realized that i didn't know how to increase
>this parameter.
> Is there any /proc interface for increasing the number of file
> descriptors per proce
know how to increase
> this parameter.
>
> Is there any /proc interface for increasing the number of file
> descriptors per process?
>
> Must I recompile? maybe changes must be made to files_struct?
>
> I've seen a patch for "variable f
there any /proc interface for increasing the number of file
descriptors per process?
Must I recompile? maybe changes must be made to files_struct?
I've seen a patch for "variable fd array patch for 2.1.90" from Bill
Hawes, is there a patch for 2.2.x or 2.4.x kernels
4 matches
Mail list logo