You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
Log vhost and username for cleanly closed connections
Doing so for abrupt closure cases requires augmenting
exceptions thrown, including for socket errors ({inet_error, ...} and such).
That is a more risky change which may or may not be worth the improvement:
* Socket error formatting happens in multiple places
* Plugins can use/depend on socket errors being primarily 2-tuples
0 commit comments