Re: > 15,000 Simultaneous Connections

Rogier Wolff (mingo@chiara.csoma.elte.hu)
Mon, 6 Sep 1999 08:28:45 +0200 (CEST)


> /proc/sys/fs/file-max is the system-wide fd descriptor limit. Currently
> this can be upped to over 1 million.

correction - the per-process limit is currently over a million fds, the
system-wide number of file descriptors-max is only limited by RAM.

-- mingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/