You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/10/08 22:20:43 UTC

[jira] [Commented] (TS-2268) Add support for opening protocol traffic sockets through the traffic_manager

    [ https://issues.apache.org/jira/browse/TS-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789639#comment-13789639 ] 

ASF subversion and git services commented on TS-2268:
-----------------------------------------------------

Commit 3c0c835c1b06cb5c76ae8dba5add9a8ffc07495d in branch refs/heads/master from [~ushachar]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=3c0c835 ]

TS-2268 Add support for opening protocol traffic sockets through the
traffic_manager.


> Add support for opening protocol traffic sockets through the traffic_manager
> ----------------------------------------------------------------------------
>
>                 Key: TS-2268
>                 URL: https://issues.apache.org/jira/browse/TS-2268
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Plugins, TS API
>            Reporter: Uri Shachar
>            Assignee: Uri Shachar
>
> Add a TSPluginDescriptorAccept(contp) function to allow a protocol plugin to set a callback for accepting new connections on a socket opened by the traffic_manager (that's defined like 2345:plugin in the server_ports configuration).
> This has two advantages on opening a socket using TSNetAccept:
> 1) If the traffic_server crashes, new connections won't be rejected while we recover
> 2) Support for all port configuration flags
> in the future, support can be added for a named approach, allowing protocol plugin A to accept on socket A and protocol plugin B  to accept on socket B



--
This message was sent by Atlassian JIRA
(v6.1#6144)