Class | Description |
---|---|
BadClientSilencer |
This utility handler should be put at the last position of the inbound pipeline to
catch all exceptions caused by bad client (closed connection, malformed request etc.)
and server processing, then close the connection.
|