Actions
Optimization #8518
closed
VJ
PA
http2: for stream based tx, split progress handling per direction
Optimization #8518:
http2: for stream based tx, split progress handling per direction
Effort:
Difficulty:
Label:
Description
Per direction states would be
- started (0)
- hdr (1) - holds the headers which include the method, uri
- data (2) - holds the body data
- closed (3)
As this is needed for the firewall support, it probably needs to be backported as well.
VJ Updated by Victor Julien about 2 months ago
- Related to Feature #8386: firewall: support HTTP2 hook states for per-frame accept/drop decisions added
PA Updated by Philippe Antoine about 1 month ago
- Related to Optimization #7317: HTTP2 push added
PA Updated by Philippe Antoine about 1 month ago
- Related to Bug #8451: http2: http.host does not match as soon as possible added
VJ Updated by Victor Julien 18 days ago
- Priority changed from Normal to High
PA Updated by Philippe Antoine 12 days ago
- Status changed from Assigned to In Review
PA Updated by Philippe Antoine 12 days ago
- Status changed from In Review to In Progress
PA Updated by Philippe Antoine 12 days ago
- Status changed from In Progress to In Review
PA Updated by Philippe Antoine 10 days ago
- Status changed from In Review to Closed
Actions