Skip to content

http: prefetch for upstreams#14143

Merged
alyssawilk merged 21 commits intoenvoyproxy:masterfrom
alyssawilk:prefetch
Jan 13, 2021
Merged

http: prefetch for upstreams#14143
alyssawilk merged 21 commits intoenvoyproxy:masterfrom
alyssawilk:prefetch

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

@alyssawilk alyssawilk commented Nov 23, 2020

Commit Message: Adding predictive prefetch (useful mainly for HTTP/1.1 and TCP proxying) and uncommenting prefetch config.
Additional Description:
Risk Level: low (mostly config guarded)
Testing: unit, integration tests
Docs Changes: APIs unhidden
Release Notes: inline
Fixes #2755

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pre-establish upstream connections (connection prefetching)

7 participants