You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Manjesh Nilange (JIRA)" <ji...@apache.org> on 2014/03/20 22:29:44 UTC

[jira] [Created] (TS-2652) atscppapi: Allow developers to cancel AsyncHttpFetch in specific and AsyncProviders in general

Manjesh Nilange created TS-2652:
-----------------------------------

             Summary: atscppapi: Allow developers to cancel AsyncHttpFetch in specific and AsyncProviders in general
                 Key: TS-2652
                 URL: https://issues.apache.org/jira/browse/TS-2652
             Project: Traffic Server
          Issue Type: Wish
            Reporter: Manjesh Nilange


Use case - if a plugin starts an async http fetch but wants to cancel it before completion (timeout or something), the options available today are

1) setting some state in the plugin and using this to ignore the callback.
2) delete receiver (most cases a transaction plugin).

#1 is ugly and #2 is not possible always (there may be other things the plugin wants to do).



--
This message was sent by Atlassian JIRA
(v6.2#6252)