envoyproxy / envoyproxy/envoy

client side preconnect

Open
#16,316 0 comments 0 reactions 0 assignees View on GitHub
cronvoy-mvp enhancement no stalebot
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
428

Description

We have server side preconnect knobs, for scaling connections based on traffic but not client side knobs where you likely want to just fetch N (6/8) HTTP/1.1 connections if H2 doesn't work. It'd be good to have for H1 only endpoints.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing server-side preconnect knobs and understanding how they scale connections based on traffic. Define how client-side preconnect should fetch a fixed number of HTTP/1.1 connections, only for endpoints where HTTP/2 does not work, and identify the configuration and tests needed to verify that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.