Having a problem with ssh Making several ssh connections to several machines (about 400) in a script I get a lot of hanging connection in TIME_WAIT state. After a while I get an error because I don't have enough pty:s. Is there any solution for that ? I don't want to put my script i sleep mode to wait for the connections to close. Thanks in advance Ronny
- RE: TIME_WAIT problem Ronny Zellhann
- RE: TIME_WAIT problem Carl J. Nobile