Page 1 of 1

Lots of TIME_WAIT in netstat -anp (v1.3.3)

Posted: Tue Nov 10, 2015 10:28 am
by Samgoober
I have tons of TIME_WAIT messages in netstat, all pointing back to 127.0.0.1:4200 for the local address and 127.0.0.1<random port> for the Foreign address.

Is this expected behavior? Will it cause any issues?

Thanks
Sam

Re: Lots of TIME_WAIT in netstat -anp (v1.3.3)

Posted: Fri Nov 13, 2015 9:10 am
by Samgoober
Anyone?

Re: Lots of TIME_WAIT in netstat -anp (v1.3.3)

Posted: Fri Nov 13, 2015 10:34 am
by Eric Stern
Those are from using the console in the web UI. Its normal.

Re: Lots of TIME_WAIT in netstat -anp (v1.3.3)

Posted: Fri Nov 13, 2015 11:04 am
by Samgoober
Thanks Eric!