01-29-04 07:36 AM
On Thu, 29 Jan 2004 09:52:02 +0100, "Per Malmén"
<per.malmen@no-spam.com> wrote:
quote:
>Is there a maximum number of TCP connections a server (Linux) can have
>active at the same time.
One of the limits is that that comes from the limit on the maximum
number of file descriptors you can have open at the same time.
Some of the limits might be hardware-dependent (system memory, for
example), while others might be "artificial ones" (i.e. they can be
set up by the system administrator).
--
Fernando Gont
e-mail: fernando@ANTISPAM.gont.com.ar
[To send a personal reply, please remove the ANTISPAM tag]
[ Post a follow-up to this message ]
|