You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/index.mdx
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@ pcx_content_type: reference
3
3
title: WARP modes
4
4
sidebar:
5
5
order: 2
6
-
7
6
---
8
7
9
8
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
34
33
35
34
:::note
36
35
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.
41
38
42
39
:::
43
40
44
41
## Proxy mode
45
42
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.
47
44
48
45
| DNS filtering | HTTP filtering | Features enabled |
| No | Yes | HTTP policies, Browser Isolation, identity-based policies, AV scanning, and Data Loss Prevention for traffic sent through localhost proxy |
51
48
52
49
:::note
53
50
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.
0 commit comments