Couple instance of Http2 class to a domain #2

Open
opened 2019-12-07 15:21:52 +01:00 by joopschilder · 0 comments
Owner

As the intended use of HTTP/2 is to send multiple requests to a host over a single TCP connection it might be a good idea to either:

  • couple each instance of Http2 to a host
  • create a Http2Session for each host
As the intended use of HTTP/2 is to send multiple requests to a host over a single TCP connection it might be a good idea to either: - couple each instance of `Http2` to a host - create a Http2Session for each host
joopschilder self-assigned this 2019-12-07 15:21:52 +01:00
joopschilder added the
enhancement
label 2019-12-07 15:21:52 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joopschilder/php-http2#2
No description provided.