ROUTE::cwnd

Description

This iRules command returns in bytes the congestion window.

Syntax

ROUTE::cwnd <destination IP address>
ROUTE::cwnd <destination IP address> <gateway IP address>

ROUTE::cwnd <destination IP address>

  • The congestion window (in bytes) for connections to the given destination IP address.

ROUTE::cwnd <destination IP address> <gateway IP address>

  • The congestion window (in bytes) for connections to the given destination IP address reached through the given gateway.

Examples