I would say "yes" to the similar output but I don't have a proper machine with lsof on it! I used ubuntu on a virtual machine to check my suspicion but I couldn't get AMQ running on it so I couldn't run proper tests.
you're right that netstat gives you lots of guff but just doing netstat | grep 61616 should do the trick for starters.. -Dominic James.Strachan wrote: > > On 27/03/2008, DominicTulley <[EMAIL PROTECTED]> wrote: >> >> Hi James, I've just realised.. >> >> lsof -i doesn't show TIME_WAIT sockets! > > Aha! :). So you get a similar output then when using "lsof -i" right? > > How do you show TIME_WAIT sockets connected to a specific port? I > tried netstat and got tons of stuff & its hard to separate the wood > from the trees > > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source Integration > http://open.iona.com > > -- View this message in context: http://www.nabble.com/Getting-lots-of-TIME_WAIT-sockets-tp16119896s22882p16327891.html Sent from the Camel - Users mailing list archive at Nabble.com.
