Skip to content

Commit 6ff8fb0

Browse files
Updates to connection multiplexing ent (cloudflare#19379)
1 parent 3a79084 commit 6ff8fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/speed/optimization/protocol/http2-to-origin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you wish to disable HTTP/2 to Origin, you can follow these steps:
2727

2828
## Connection multiplexing
2929

30-
Connection multiplexing is enabled by default on Free, Pro and Business zones. Enterprise zones will be enabled at a later date.
30+
Connection multiplexing is enabled by default on Free, Pro and Business zones. Enterprise zones can enable multiplexing manually and configure concurrent requests per connection.
3131

3232
HTTP/2 uses multiplexing to allow multiple concurrent requests and responses over a single TCP connection. If your origin does not support multiplexing, enabling HTTP/2 to origin may result in 5xx errors, particularly 520s.
3333

0 commit comments

Comments
 (0)