TSHttpTxnServerPacketTosSet
change packet TOS for the server side connection
- Provided by: trafficserver-dev (Version: 5.3.0-2ubuntu2)
- Source: trafficserver
- Report a bug
change packet TOS for the server side connection
#include <ts/ts.h>
NOTE:
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.
proxy.config.net.sock_packet_tos_out and TS-1090
2014, dev@trafficserver.apache.org