In message <798639e66426509cd53d1f2a1c1d5...@intertainservices.com>, Mike 
Jakubik writes:
> Hello,
> 
> I updated our main server to 9.2-STABLE today and afterwards I noticed a 
> bunch of these messages, does anyone know what they mean? I was unable 
> to find anything on this error message. Things appear to be working OK 
> so far.
> 
> Sep 30 22:08:56 illidan kernel: sonewconn: pcb 0xfffffe00c7223498: 
> Listen queue overflow: 193 already in queue awaiting acceptance
> Sep 30 22:12:27 illidan kernel: sonewconn: pcb 0xfffffe00c7223498: 
> Listen queue overflow: 193 already in queue awaiting acceptance

Use "netstat -nAa" to match the reported pcb (protocol control
block) to the IP address and port.  Then use that to work out which
daemon is not keeping up.

Mark

> Thanks!
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: ma...@isc.org
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to