Skip to content

Commit 3138544

Browse files
[CF1] proxy mode timeout (#19930)
* [CF1] proxy mode timeout * Update src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/index.mdx * Update src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/index.mdx * Update src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/index.mdx
1 parent f6d289c commit 3138544

File tree

1 file changed

+6
-10
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes

1 file changed

+6
-10
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/index.mdx

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ pcx_content_type: reference
33
title: WARP modes
44
sidebar:
55
order: 2
6-
76
---
87

98
You can deploy the WARP client in different modes to control the types of traffic sent to Cloudflare Gateway. The WARP mode determines which Zero Trust features are available on the device.
@@ -34,27 +33,24 @@ This mode is best suited for organizations that want to proxy network and HTTP t
3433

3534
:::note
3635

37-
38-
* This mode disables all features that rely on WARP for DNS resolution, including [domain-based split tunneling](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/#domain-based-split-tunnels) and [Local Domain Fallback](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/).
39-
* Only available on Windows, Linux, and macOS.
40-
36+
- This mode disables all features that rely on WARP for DNS resolution, including [domain-based split tunneling](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/#domain-based-split-tunnels) and [Local Domain Fallback](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/).
37+
- Only available on Windows, Linux, and macOS.
4138

4239
:::
4340

4441
## Proxy mode
4542

46-
This mode is best suited for organizations that want to filter traffic directed to specific applications.
43+
Proxy mode is best suited for organizations that want to filter traffic directed to specific applications.
4744

4845
| DNS filtering | HTTP filtering | Features enabled |
4946
| ------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
5047
| No | Yes | HTTP policies, Browser Isolation, identity-based policies, AV scanning, and Data Loss Prevention for traffic sent through localhost proxy |
5148

5249
:::note
5350

54-
55-
* Proxy mode can only be used by applications/operating systems that support SOCKS5/HTTPS proxy communication.
56-
* Only available on Windows, Linux, and macOS.
57-
51+
- Proxy mode can only be used by applications/operating systems that support SOCKS5/HTTPS proxy communication.
52+
- Only available on Windows, Linux, and macOS.
53+
- Proxy mode has a timeout limit of 10 seconds for requests. If a request goes above the 10 second limit, Cloudflare will drop the connection.
5854

5955
:::
6056

0 commit comments

Comments
 (0)