[ https://issues.apache.org/jira/browse/TS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raghav Jeyaraman resolved TS-288. --------------------------------- Resolution: Fixed Code committed through Vijay. Thanks, --raghav > 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: I_NetVConnection.h.diff, InkAPI.cc.diff, > PluginVC.h.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.