9front - general discussion about 9front
 help / color / mirror / Atom feed
* Lots of closed tcp connections
@ 2020-05-07 11:24 Ethan Gardener
  2020-05-07 11:35 ` [9front] " Alex Musolino
  0 siblings, 1 reply; 3+ messages in thread
From: Ethan Gardener @ 2020-05-07 11:24 UTC (permalink / raw)
  To: 9front

term% bind /net/tcp /proc
term% ps | grep Closed | wc -l
     68
term% ps | grep -v Closed | wc -l
      8

Is it normal to have so many connections in Closed state? The machine runs rc-httpd (my version) and vncs. 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] Lots of closed tcp connections
  2020-05-07 11:24 Lots of closed tcp connections Ethan Gardener
@ 2020-05-07 11:35 ` Alex Musolino
  2020-05-11 17:37   ` Ethan Gardener
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Musolino @ 2020-05-07 11:35 UTC (permalink / raw)
  To: 9front

Yeah, that's normal.  The unused connection directories
are never cleaned up.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] Lots of closed tcp connections
  2020-05-07 11:35 ` [9front] " Alex Musolino
@ 2020-05-11 17:37   ` Ethan Gardener
  0 siblings, 0 replies; 3+ messages in thread
From: Ethan Gardener @ 2020-05-11 17:37 UTC (permalink / raw)
  To: 9front

On Thu, May 7, 2020, at 12:35 PM, Alex Musolino wrote:
> Yeah, that's normal.  The unused connection directories
> are never cleaned up.

Thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-11 17:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 11:24 Lots of closed tcp connections Ethan Gardener
2020-05-07 11:35 ` [9front] " Alex Musolino
2020-05-11 17:37   ` Ethan Gardener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).