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 (Created) (JIRA)" <ji...@apache.org> on 2011/11/01 12:44:32 UTC

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

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


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

        

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

Posted by "Nick Kew (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Kew reassigned TS-1008:
----------------------------

    Assignee: Nick Kew
    
> 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

        

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

Posted by "Leif Hedstrom (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181747#comment-13181747 ] 

Leif Hedstrom commented on TS-1008:
-----------------------------------

Nick: Can we close this?
                
> 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
>             Fix For: 3.1.2
>
>
> 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

        

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

Posted by "Leif Hedstrom (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-1008:
------------------------------

    Fix Version/s: 3.1.2
    
> 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
>             Fix For: 3.1.2
>
>
> 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

        

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

Posted by "Nick Kew (Commented) (JIRA)" <ji...@apache.org>.
    [ 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