[
https://issues.apache.org/jira/browse/TS-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191236#comment-13191236
]
B Wyatt edited comment on TS-1090 at 1/23/12 4:24 PM:
------------------------------------------------------
This patch implements the SO_MARK feature for linux systems (that include
SO_MARK in the sys/socket.h)
EDIT: I should mention that if the autoconf script cant find the linux
headers/values it needs it will disable support for this feature. So while it
is cross-platform friendly, it is not cross-platform functional at this time.
was (Author: wanderingbort):
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