The Transmit queue length parameter that controls the size of the transmission queue (in packets) for a network interface.
This queue temporarily holds packets in memory before they are sent out through the interface.Available on Artica v4.50 Service Pack1 or Artica v4.50 Hotfix 20241123-00
It specifies the maximum number of packets that can be queued for transmission on a network interface.
It helps manage traffic flow when there is a high rate of outgoing packets, preventing packet loss or delays due to congestion.
The default value depends on the network interface driver, but it is typically:
Network & Nics > Interfaces
”, select your Interface.Transmit Queue length
” field ( which is on default to 1000 )
Transmit Queue length
(e.g., 5000–10000) may be appropriate to handle bursts of traffic.Transmit Queue length
can reduce queuing delays.Scenario 1: Large Transmit Queue length
Transmit Queue length
: Set to 10000
to avoid packet loss during traffic bursts.Scenario 2: Small Transmit Queue length
Transmit Queue length
: Set to 100
to minimize queuing delays.