Description
Modify ATS to allow setting another socket option, SO_PRIORITY.
This parameter should be set on new connections created by ATS. The parameter should also be set on responses back to clients.
This parameter should also be set based on request or response conditions. So preferably allowing the parameter to be defined within the header_rewrite or lua plugins.
This parameter should only impact layer 2 and should have no impacts on the layer 3 DSCP values.