You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "B Wyatt (Updated) (JIRA)" <ji...@apache.org> on 2012/01/23 17:23:39 UTC

[jira] [Updated] (TS-1090) Configuration and plugin support for SO_MARK (on supporting platforms)

     [ https://issues.apache.org/jira/browse/TS-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

B Wyatt updated TS-1090:
------------------------

    Attachment: so_mark.patch

This patch implements the SO_MARK feature for linux systems (that include SO_MARK in the sys/socket.h)
                
> Configuration and plugin support for SO_MARK (on supporting platforms)
> ----------------------------------------------------------------------
>
>                 Key: TS-1090
>                 URL: https://issues.apache.org/jira/browse/TS-1090
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: HTTP, Network, TS API
>            Reporter: B Wyatt
>         Attachments: so_mark.patch
>
>
> SO_MARK allows for all packets sent out via a given socket to be pre-marked (similar to the -j MARK target in iptables, or the fwmark semantic in ip rules).  This feature allows configuration to dictate SO_MARKs for accepting sockets, cluster sockets and origin server sockets independently.  Additionally, plugins and internal systems can set per-transaction SO_MARKS for outgoing packets. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira