Skip to content

Commit 62758f7

Browse files
simon-saysdcpena
andauthored
Update connection-limits.mdx (#28157)
Clarifying proxy_read_timeout configuration API is for Enterprise zones only Co-authored-by: Denise Peña <75506267+dcpena@users.noreply.github.com>
1 parent 26dea95 commit 62758f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/fundamentals/reference/connection-limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you are using [Cloudflare tunnels](/cloudflare-one/networks/connectors/cloudf
2828
| <GlossaryTooltip term="ACK (Acknowledge)">TCP ACK</GlossaryTooltip> Timeout | 90 | [522](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-522/) | No |
2929
| <GlossaryTooltip term="TCP Keep-Alive">TCP Keep-Alive</GlossaryTooltip> Interval | 30 | [520](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520/) | No |
3030
| <GlossaryTooltip term="idle connection">Proxy Idle</GlossaryTooltip> Timeout | 900 | [520](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520/) | No |
31-
| <GlossaryTooltip term="proxy read timeout">Proxy Read Timeout</GlossaryTooltip> | 120 | [524](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-524/) | <GlossaryTooltip term="proxy read timeout config">Yes</GlossaryTooltip> |
31+
| <GlossaryTooltip term="proxy read timeout">Proxy Read Timeout</GlossaryTooltip> | 120 | [524](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-524/) | [Yes, for Enterprise zones](/api/resources/zones/subresources/settings/methods/edit/) |
3232
| <GlossaryTooltip term="proxy write timeout">Proxy Write Timeout</GlossaryTooltip> | 30 | [524](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-524/) | No |
3333
| HTTP/2 Pings to Origin | Off | - | Yes |
3434
| <GlossaryTooltip term="idle connection">HTTP/2 Connection Idle</GlossaryTooltip> | 900 | No | No |

0 commit comments

Comments
 (0)