Hi All,
Facing an interesting problem and now i am stuck as i know nothing beyond this.
Its problem of port queue outage and i am desperately looking out for some
leads.. kindly help.
Following is the information...
Netstat was taken while this was not allowing any more connection ( client-
server program )
Run "netstat -ano"
=> tcp4 0 0 *.5000 *.* LISTEN
so_options: (ACCEPTCONN|REUSEADDR)
q0len:0 qlen:8 qlimit:5 so_state:()
timeo:0 uid:301
so_special: (LOCKABLE|MEMCOMPRESS|DISABLE)
so_special2: (PROC)
sndbuf:
hiwat:262144 lowat:4096 mbcnt:0 mbmax:1048576
rcvbuf:
hiwat:262144 lowat:1 mbcnt:0 mbmax:1048576
sb_flags: (SEL)
TCP:
mss:1460 flags: (RFC1323)
=> tcp4 0 0 *.5000 *.* LISTEN
so_options: (ACCEPTCONN|REUSEADDR)
q0len:0 qlen:0 qlimit:5 so_state:()
timeo:0 uid:301
so_special: (LOCKABLE|MEMCOMPRESS|DISABLE)
so_special2: (PROC)
sndbuf:
hiwat:262144 lowat:4096 mbcnt:0 mbmax:1048576
rcvbuf:
hiwat:262144 lowat:1 mbcnt:0 mbmax:1048576
sb_flags: (SEL)
TCP:
mss:1460 flags: (RFC1323)
o- What can be the possible reasons for queue outage ? 5 queues were limit for
server sockets.. !
Thanking you all in anticipation.
- Imran.