Skip to content

docs: document LITELLM_ENABLE_HTTP2 and HTTP/2 pool env vars#346

Open
KevinZhao wants to merge 1 commit into
BerriAI:mainfrom
KevinZhao:docs/http2-env-vars
Open

docs: document LITELLM_ENABLE_HTTP2 and HTTP/2 pool env vars#346
KevinZhao wants to merge 1 commit into
BerriAI:mainfrom
KevinZhao:docs/http2-env-vars

Conversation

@KevinZhao

Copy link
Copy Markdown

What

Documents the three new environment variables introduced by the opt-in outbound HTTP/2 feature:

  • LITELLM_ENABLE_HTTP2
  • LITELLM_HTTP2_MAX_CONNECTIONS
  • LITELLM_HTTP2_MAX_KEEPALIVE_CONNECTIONS

Added to the environment variables - Reference table in docs/proxy/config_settings.md.

Why

Companion docs PR for BerriAI/litellm#30370 (opt-in HTTP/2 for outbound LLM requests). The litellm CI documentation_test_env_keys check requires every LITELLM_* env var to be documented in config_settings.md, which now lives in this repo.

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Jun 18, 2026 7:28am

Request Review

Register LITELLM_ENABLE_HTTP2, LITELLM_HTTP2_MAX_CONNECTIONS and
LITELLM_HTTP2_MAX_KEEPALIVE_CONNECTIONS in the environment variables
reference table so the documentation_tests/test_env_keys.py doc-lint
(run in BerriAI/litellm CI) passes for the outbound HTTP/2 feature
(BerriAI/litellm#30370).
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.

1 participant