Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added environment variables to configure http2 ping timeout and interval #2802

Closed
wants to merge 1 commit into from

Conversation

UsingCoding
Copy link
Contributor

Enabling HTTP/2 PING frames via environment variables for proxy container:
For inbound/outbound traffic keepalive timout can be configured by
LINKERD2_PROXY_{INBOUND,OUTBOUND}_HTTP2_KEEPALIVE_{INTERVAL,TIMEOUT}

Closes linkerd/linkerd2#12269

@UsingCoding UsingCoding requested a review from a team as a code owner March 16, 2024 12:18
@UsingCoding
Copy link
Contributor Author

For correct commit message and calm down github issuer i'll create new PR

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.

Set HTTP2 keepalive timeout and interval via env in proxy container
1 participant