TSHttpTxnClientPacketTosSet¶
Change packet TOS for the client side connection.
Synopsis¶
#include <ts/ts.h>
- TSReturnCode TSHttpTxnClientPacketTosSet(TSHttpTxn txnp, int tos) InkAPI.cc line 5365¶
Description¶
Note
The change takes effect immediately
TOS is deprecated and replaced by DSCP, this is still used to set DSCP however the first 2 bits of this value will be ignored as they now belong to the ECN field.