[
https://issues.apache.org/jira/browse/TS-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983323#comment-13983323
]
James Peach commented on TS-2758:
---------------------------------
{{TSHttpSsnClientFdGet}} fails from both {{TS_EVENT_HTTP_TXN_CLOSE}} and from
{{TS_EVENT_HTTP_SSN_CLOSE}}.
I'm not sure whether the {{TS_EVENT_HTTP_TXN_CLOSE}} case is fixable in
general; I think there are times when the transaction may logically continue
even though the client has disconnected. There are also times when the client
is disconnected early, e.g. in {{HttpSM::tunnel_handler_ua}}.
{{TS_EVENT_HTTP_SSN_CLOSE}} seems a lot more tractable.
> unable to get file descriptor from transaction close
> ----------------------------------------------------
>
> Key: TS-2758
> URL: https://issues.apache.org/jira/browse/TS-2758
> Project: Traffic Server
> Issue Type: Bug
> Components: TS API
> Reporter: James Peach
> Fix For: sometime
>
>
> While testing the {{tcpinfo}} plugin, I found that {{TSHttpSsnClientFdGet}}
> fails from the {{TS_HTTP_TXN_CLOSE_HOOK}}. It would be really useful for the
> {{tcpinfo}} plugin to be able to collect statistics at the end of
> transactions and sessions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)