Re: is there a theoretical limit on the number of TCPIP connections you can make to a TRU64 UNIX alpha server?
From: Patrick Giblett (Patrick.Giblett_at_ntlworld.com)
Date: 05/23/04
- Next message: TyBreaker: "Re: Get status of an user account in Tru64"
- Previous message: Patrick Giblett: "Re: Get status of an user account in Tru64"
- In reply to: nikki_wire: "is there a theoretical limit on the number of TCPIP connections you can make to a TRU64 UNIX alpha server?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 23 May 2004 09:57:39 +0100
There is a limit - the limits of your machines resources
Each connection requires a port to connect to (64k available port numbers)
and only one process can connect on or bind to a single port and then only
once.
Each port occupies one available file connection inside the process so a
process is limited to this maximum usually 1024 (changable using sysconfig?)
there is a limit to the number of processes running per user (not sure if
this applies to root)
each process takes up swap space so the number of processes is limited by
this
as to an OS limit on open TCPip connections I don't think there is a hard
maximum number
"nikki_wire" <nikki_wire@yahoo.com> wrote in message
news:60fdd9c9.0405190713.4b5ad48e@posting.google.com...
> Does anyone know if there is a theoretical limit on the number of
> TCPIP connections you can make to a TRU64 UNIX alpha server? I need to
> know if there is a limit inside UNIX on how many connections you can
> establish to it via IP.
>
> Thanks!
>
> Nikki
- Next message: TyBreaker: "Re: Get status of an user account in Tru64"
- Previous message: Patrick Giblett: "Re: Get status of an user account in Tru64"
- In reply to: nikki_wire: "is there a theoretical limit on the number of TCPIP connections you can make to a TRU64 UNIX alpha server?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|