Skip to content

cf.edge.l4.delivery_rate

cf.edge.l4.delivery_rate Integer

The most recent data delivery rate estimate for the client connection, in bytes per second.

This metric reflects the rate at which data is being successfully delivered over the connection.

Returns 0 when L4 statistics are not available for the request.

Example value:

123456

Example usage:

# Match requests where the delivery rate is below 100 KB/s
cf.edge.l4.delivery_rate < 100000
Categories:
  • Request