> CLIENT_DISCONNECT is only used a subtype of ERROR > and that happens when the socket is closed from the client side
When a client disconnects (i.e. socket is closed from the client side), I see an END event on both Windows and Ubuntu. I expected an ERROR event with a subtype of CLIENT_DISCONNECT, but I receive no ERROR events of any kind. Should I be receiving the ERROR event in addition to or instead of the END event? Peter --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org