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

        

Reply via email to