[HTTP/3] Reading the request headers timed out. #36669
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
feature-kestrel
HTTP3
Milestone
While investigating HTTP/3 stress (dotnet/runtime#56310), sometimes operations with slow content sending
PUT Slow
and/orPOST Duplex Slow
, which useByteAtATimeNoLengthContent
content, will end with connection aborted by peer or stream aborted by peer.This time, I was able to catch one with logs:
Client exception:
Versions:
We never see something like this with HTTP/2.
The text was updated successfully, but these errors were encountered: