bpa wrote: 
> No it looks like connection was closed an stream put into IDLE state.  
> 
> To check actual state of network connections and not just the last
> message shown on Jivelite, use netstat
> 
> Alternatively, if you want to check whether TCP connection is closed or
> left hanging in some way  after 503 response - you can use Wireshark and
> log the network IP packets.

Ok, confirmed with netstat.

In the usual (working) case, netstat shows one connection.
In the case it goes wrong, it shows two connections, both with state
Established.
Then after the 503 response has been sent from the server, these two
connections are still there, one with state TIME_WAIT and the other one
with Established.


------------------------------------------------------------------------
schup011's Profile: http://forums.slimdevices.com/member.php?userid=66557
View this thread: http://forums.slimdevices.com/showthread.php?t=112774

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to