client.socket.tcpi_snd_cwnd
INTEGER, read-only.
Available inrecvdeliverfetchlogerror
client.socket.cwnd
is a Read/Write
alias of client.socket.tcpi_snd_cwnd
.
The size, in packets, of the current congestion window (CWND) for sending data to the client. The TCP stack will not send more than this much data without it being acknowledged by the client.
User contributed notes
BETADo you see an error in this page? Do have an interesting use case, example or edge case people should know about? Share your knowledge and help people who are reading this page! (Comments are moderated; for support, please contact support@fastly.com)