THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

Wireshark cannot tell you why the RST was transmitted, that will be down to the OS or application using the socket. The usual cause is that the socket has been closed.

Note that a RST isn't necessarily bad, it is (mis)used as a fast way of closing a connection.

Wireshark cannot tell you why the RST was transmitted, that will be down to the OS or application using the socket. application. The usual cause is that the socket has been closed.

Note that a RST isn't necessarily bad, it is (mis)used as a fast way of closing a connection.