Skip to content

Commit f65235a

Browse files
[CF1] windows pcaps limit (#21396)
* [CF1] windows pcaps limit * update
1 parent b67c41e commit f65235a

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

src/content/docs/cloudflare-one/insights/dex/remote-captures.mdx

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,15 @@ Refer to [WARP diagnostic logs](/cloudflare-one/connections/connect-devices/warp
7676
## Limitations
7777

7878
- Packet captures are subject to the following limits:
79-
- **Maximum time limit**: 600 seconds
80-
- **Maximum file size**: 50 MB
81-
- **Maximum packet size**: 1500 bytes
79+
80+
| Limit Type | Maximum Value |
81+
|----------------|----------------|
82+
| Time limit | 600 seconds |
83+
| File size | 50 MB |
84+
| Packet size | 1500 bytes |
85+
8286
- WARP diagnostic logs have no file size limit, but files larger than 100 MB cannot be uploaded to Cloudflare and must be shared directly with the admin.
87+
8388
- Windows devices do not support concurrent remote captures. If you start a remote capture while another is in progress, the second capture will fail immediately.
89+
90+
- PCAPs will fail on Windows if you have another third-party packet capture tool (such as, Packet Monitor `pktmon`) running.

0 commit comments

Comments
 (0)