[
https://issues.apache.org/jira/browse/TS-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422985#comment-15422985
]
Bryan Call commented on TS-2597:
--------------------------------
Are these APIs sufficient:
{code}
/** Change packet TOS for the client side connection
@note TOS is deprecated and replaced by DSCP, this is still used to
tsapi TSReturnCode TSHttpTxnClientPacketTosSet(TSHttpTxn txnp, int tos);
/** Change packet TOS for the server side connection
@note TOS is deprecated and replaced by DSCP, this is still used to
tsapi TSReturnCode TSHttpTxnServerPacketTosSet(TSHttpTxn txnp, int tos);
{code}
> QoS (Quality of Service) Support ZPH (Zero Penalty HIT)
> -------------------------------------------------------
>
> Key: TS-2597
> URL: https://issues.apache.org/jira/browse/TS-2597
> Project: Traffic Server
> Issue Type: New Feature
> Components: Plugins
> Reporter: Faysal Banna
> Fix For: 7.0.0
>
>
> Hello there.
> I know it would be easy for someone in development team to create a module
> (plugin) that enables to set QoS markers on outgoing traffic.
> as such :
> Allows admin to set a TOS/Diffserv value to mark local hits.
> thus allowing missed (non locally cached )objects to have certain
> TOS/Diffserv and HITs (locally cached) objects to have different TOS/Diffserv.
> Much Regards
> Faysal Banna
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)