> Is there any way to get Windows close the port without > much delay..
Tehere is a registry key which govern the time winsock keep the socket in TIME_WAIT state. Search on google. Maybe a bad idea to change that without knowing all the implications... -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be ----- Original Message ----- From: "New Era" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Wednesday, November 09, 2005 5:24 AM Subject: Re: [twsocket] 500: PAQSV exception No available PASV ports > Is there any way to get Windows close the port without > much delay.. > > --- Marc <[EMAIL PROTECTED]> wrote: > > > With what I have see with the time, one port is skip > > for each transaction. > > so with the range you have, only 2 transactions can > > be done. > > Windows keep the port open for some time, so you > > come at the end with no > > more port to do transaction. Even with a bigger > > range like 100 ports, you > > can easily come to with no free port just by > > checking some directory just > > because this will use a port for each send. > > > > The PasvPortRangeStart set the start > > the max set the max and when the server can't use > > any port, this give you > > the No available PASV ports. > > > > HTH > > > > > > Marc > > TYPSoft > > http://www.typsoft.com > > > > At 03:50 2005-11-09 +0000, you wrote: > > >There is only one client, this client connects to > > >server checks some files and disconnects at some > > >specified intervals(polling). So In this case the > > >number 5 must be sufficient. PasvPortRangeStart is > > >default 16384. Does this means that the application > > >use 16384..16388.. If any port in this range is in > > >use, then application fails or it is exceeds this > > >16388 limit... > > > > > > >> I ran ftpserver program, and the clients in > > passive > > > >> mode but after a while constantly I am getting > > No > > > >> available PASV ports error. > > > > -- > > To unsubscribe or change your settings for TWSocket > > mailing list > > please goto > > http://www.elists.org/mailman/listinfo/twsocket > > Visit our website at http://www.overbyte.be > > > > > > > ___________________________________________________________ > To help you stay safe and secure online, we've developed the all new Yahoo! > Security Centre. http://uk.security.yahoo.com > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be