[ 
https://issues.apache.org/jira/browse/TS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raghav Jeyaraman updated TS-288:
--------------------------------

    Attachment: InkAPI.cc.diff
                ts.h.diff

New API to check if state machine is internal or not.

>  the state machine should provide APIs that identify whether the state 
> machine is an internal or external sm 
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: TS-288
>                 URL: https://issues.apache.org/jira/browse/TS-288
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Raghav Jeyaraman
>            Assignee: Raghav Jeyaraman
>         Attachments: InkAPI.cc.diff, ts.h.diff
>
>
> Plugins like StaleWhileRevalidate  need to know whether the current state 
> machine that they are running within was originated by an external connection 
> (through the http port) or as an internal one such as one created by 
> something like InkHTTPConnect.
> Currently, there is no way for 
>    - the state machine to know whether its a state machine created by an 
> external connection or one that is internal
>    - since the SM itself doesnt know how it was created, plugins have no way 
> of knowing either

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to