Skip to content

HTTP/2 in parallel is not working #1966

Discussion options

You must be logged in to vote

Okay, I'm not able to look into this right this second, but something that stands out to me here is...

to a server that needs http/2

Perhaps it's possible that you're accessing an HTTP/2 only service, that's not performing the HTTP/1.1-or-HTTP/2 negotiation, and needs to instead be forced to HTTP/2.

  • What's the behaviour when you don't enable HTTP/2?
  • What's the behaviour if you force HTTP/2? (With http1=False, http2=True)
  • What's the complete traceback that you're seeing on the TooManyStreamsError?

Something that this does help illuminate is that it'd be super helpful if we had good tooling for being able to properly inspect the complete flow of HTTP/2 frames in both directions. (Eg. "M…

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@tomchristie
Comment options

@tomchristie
Comment options

@tomchristie
Comment options

@thierryba
Comment options

@thierryba
Comment options

Answer selected by thierryba
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@thierryba
Comment options

@thierryba
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants