Date: Fri, 18 Nov 2016 17:21:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 214630] netstat displays spurious count for connections in LAST_ACK state inside jail with VIMAGE kernel Message-ID: <bug-214630-8@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214630 Bug ID: 214630 Summary: netstat displays spurious count for connections in LAST_ACK state inside jail with VIMAGE kernel Product: Base System Version: 11.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: tony181116@outlook.com CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org When running 'netstat -sp tcp' inside of jail using VIMAGE kernel, when the system is under load there appears to be a large number of connections in LAST_ACK state. TCP connection count by state: 0 connections in CLOSED state 1 connection in LISTEN state 6 connections in SYN_SENT state 0 connections in SYN_RCVD state 15 connections in ESTABLISHED state 0 connections in CLOSE_WAIT state 0 connections in FIN_WAIT_1 state 0 connections in CLOSING state 18446744073709551604 connections in LAST_ACK state 0 connections in FIN_WAIT_2 state 31 connections in TIME_WAIT state The machine has not made this many connections since boot. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214630-8>
