Re: Maximum outgoing connections using Putty
- From: Kevin Kirsch <kirschkevin@xxxxxx>
- Date: Wed, 16 Jun 2010 19:27:22 +0200
On Wed, 16 Jun 2010 16:34:00 +0000, Doug Freyburger wrote:
Kevin Kirsch wrote:
Ray Greene wrote:
Can anyone tell me if there is a limit on the number of outgoing
connections that can be made using Putty?
Each TCP-connection needs an unique port-kombination. There are only
65535 TCP-ports, so Putty can not open more then 65535 connectons to
the same port on the server.
But there is a MaxSessions variable in sshd_config that limits the
number of incoming sessions. It's typically set to 10 as that's the
default. Good luck having an account on 65535/10 systems to be able to
hit the outgoing limit before enountering the incoming limit.
The limit is not 65535 connections at all, the limit is
65535/remote server :-D.
.
- Follow-Ups:
- Re: Maximum outgoing connections using Putty
- From: Doug Freyburger
- Re: Maximum outgoing connections using Putty
- References:
- Maximum outgoing connections using Putty
- From: Ray Greene
- Re: Maximum outgoing connections using Putty
- From: Kevin Kirsch
- Re: Maximum outgoing connections using Putty
- From: Doug Freyburger
- Maximum outgoing connections using Putty
- Prev by Date: Re: Maximum outgoing connections using Putty
- Next by Date: Re: Maximum outgoing connections using Putty
- Previous by thread: Re: Maximum outgoing connections using Putty
- Next by thread: Re: Maximum outgoing connections using Putty
- Index(es):
Relevant Pages
|