Build rules based on TCP transport and latency
Cloudflare now provides two new request fields in the Ruleset engine that let you make decisions based on whether a request used TCP and the measured TCP round-trip time between the client and Cloudflare. These fields help you understand protocol usage across your traffic and build policies that respond to network performance. For example, you can distinguish TCP from QUIC traffic or route high latency requests to alternative origins when needed.
New fields
| Field | Type | Description |
|---|---|---|
cf.edge.client_tcp | Boolean | Indicates whether the request used TCP. A value of true means the client connected using TCP instead of QUIC. |
cf.timings.client_tcp_rtt_msec | Number | Reports the smoothed TCP round-trip time between the client and Cloudflare in milliseconds. For example, a value of 20 indicates roughly twenty milliseconds of RTT. |
Example filter expression:
cf.edge.client_tcp && cf.timings.client_tcp_rtt_msec < 100More information can be found in the Rules language fields reference.
Source: Cloudflare
Latest Posts
- (Updated) Microsoft Teams: Recently used emojis sync across devices [MC1256307]
![(Updated) Microsoft Teams: Recently used emojis sync across devices [MC1256307] 2 pexels googledeepmind 25630347](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Microsoft Copilot Studio – Add SharePoint lists as a knowledge source (Preview) [MC1296589]
![Microsoft Copilot Studio - Add SharePoint lists as a knowledge source (Preview) [MC1296589] 3 pexels seatizen co 170969 557782](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Dynamics 365 Project Operations – Implement access restrictions in Project for the web iFrame [MC1296554]
![Dynamics 365 Project Operations - Implement access restrictions in Project for the web iFrame [MC1296554] 4 eagle 3491892 1920](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft Viva Copilot Analytics launches new agent dashboard [MC1166852]
![(Updated) Microsoft Viva Copilot Analytics launches new agent dashboard [MC1166852] 5 pexels lastly 396947](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)

![(Updated) Microsoft Teams: Recently used emojis sync across devices [MC1256307] 2 pexels googledeepmind 25630347](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-googledeepmind-25630347-150x150.webp)
![Microsoft Copilot Studio - Add SharePoint lists as a knowledge source (Preview) [MC1296589] 3 pexels seatizen co 170969 557782](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-seatizen-co-170969-557782-150x150.webp)
![Dynamics 365 Project Operations - Implement access restrictions in Project for the web iFrame [MC1296554] 4 eagle 3491892 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/eagle-3491892_1920-150x150.webp)
![(Updated) Microsoft Viva Copilot Analytics launches new agent dashboard [MC1166852] 5 pexels lastly 396947](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-lastly-396947-150x150.webp)
