-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Open
Labels
http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.
Description
A little confusion regarding the 'sessionError' on http2 servers.
I'm getting a lot of sessionError
s with ECONNRESET
. This feels more like clients killing their connections, i.e. aborted
rather than an server/session error?
I believe currently we are handling most cases where a incoming connection is unexpectedly closed we emit aborted
events rather than error
?
Or is there something else that could cause such an error?
Is this a potential bug?
szmarczak
Metadata
Metadata
Assignees
Labels
http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.