thanks to
Benton, Marco
run dxkerneltuner and go into the socket subsystem. change sominconn &
somaxconn to 32767 or whatever so the system can accept this many
connections at once. or ipport_userreserved can be set to 65000 or so in
the inet subsystem which will give you 65000 or so outgoing connections at
once.
-----Original Message-----
From: Bochnik, William J [mailto:BochnikWJ_at_bernstein.com]
Sent: July 13, 2000 1:41 PM
To: tru64-unix-managers_at_ornl.gov
Subject: configuration for number of sockets
Is there a system parameter for configuring the total number of sockets
allowed on a system, or a per-process one? Someone asked me this one the
other day, but this is the first I had ever heard of any such thing.
Thanks in advance;
Received on Thu Jul 13 2000 - 17:58:37 NZST