Re: dirty socket growth problem
Gregg Wonderly <[email protected]> Fri, 9 Dec 2005 19:58:56 -0600
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Stuart wrote: > Peter/all, > > Sorry for my delay in answering. > > Actually to be honest I never heard of 'lsof -p' before one of our > networking people showed me. I used to use netstat all the time but it does > not show these sockets (not sure what state they are in). > > BTW: On solaris the lsof shows something slightly different to linux: The command "netstat -a" on linux will show you all sockets in all states. That's more informative usually. Also, I use "netstat -an" to avoid DNS lookup delays for addresses with no PTR record. Gregg Wonderly =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html