You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Nick Kew (Commented) (JIRA)" <ji...@apache.org> on 2011/11/04 11:59:00 UTC

[jira] [Commented] (TS-1008) TCP connection data isn't available from TSHttpSsn Object

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

Nick Kew commented on TS-1008:
------------------------------

Fixed in Trunk in r1197499.
                
> TCP connection data isn't available from TSHttpSsn Object
> ---------------------------------------------------------
>
>                 Key: TS-1008
>                 URL: https://issues.apache.org/jira/browse/TS-1008
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: TS API
>    Affects Versions: 3.0.1
>            Reporter: Nick Kew
>            Assignee: Nick Kew
>
> TCP connection data can be obtained through several API functions, such as TSHttpTxnClientAddrGet.
> But the connection naturally belongs not to the TXN object but to the SSN object.  There should be a TSHttpSsn*AddrGet family of functions that can be used in a SSN_START (or any later) hook to obtain connection information.

--
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