TSHttpTxnServerPacketDscpSet

Change packet DSCP for the server side connection.

Synopsis

#include <ts/ts.h>
TSReturnCode TSHttpTxnServerPacketDscpSet(TSHttpTxn txnp, int dscp)

Description

Note

The change takes effect immediately. If no OS connection has been made, then this sets the mark that will be used. If an OS connection is established

See Also

Traffic Shaping