Mike Jakubik
2013-Oct-01 02:17 UTC
sonewconn: pcb 0xfffffe00c7223498: Listen queue overflow
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 Thanks!
Mark Andrews
2013-Oct-01 02:43 UTC
sonewconn: pcb 0xfffffe00c7223498: Listen queue overflow
In message <798639e66426509cd53d1f2a1c1d58e0 at 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 acceptanceUse "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 at freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"-- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: marka at isc.org