|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
remove CLOSE_WAIT connections
Hi folks.
I have a problem that I need to remove CLOSE_WAIT connections. On AIX version 5.x, I can use rmsock command. Is there a similar command on Solaris ? Is there an other solution for this situation ? Thanks. |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Quote:
|
| Sponsored Links | ||
|
|
#4
|
|||
|
|||
|
Quote:
|
| Sponsored Links | |
|
|
#5
|
||||
|
||||
|
/usr/sbin/ndd -get /dev/tcp tcp_close_wait_interval
|
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
Thanks, but on Solaris, I think that I have only tcp parameters, like on other Unix distributions.
So, I don't have a similar AIX rmsock command, that can remove a specific connection any time. |
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
kernel Parameter
I guess you need edit the kernel parameter, I'm quite not sure about the parameter .. but somehow this will help you.
![]() |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Too many CLOSE_WAIT connections | Duffs22 | Red Hat | 2 | 10-24-2011 06:57 AM |
| How to remove CLOSE_WAIT in Solaris | helplineinc | Solaris | 2 | 07-11-2009 06:39 AM |
| close_wait connections causing a server to hung | hariza | UNIX for Advanced & Expert Users | 3 | 10-06-2006 08:35 AM |
| clear CLOSE_WAIT status | rein | UNIX for Advanced & Expert Users | 3 | 10-05-2006 04:50 PM |
| handling CLOSE_WAIT -TCP state | matrixmadhan | Programming | 16 | 09-16-2006 03:51 AM |
|
|