You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Sudheer Vinukonda (JIRA)" <ji...@apache.org> on 2016/02/26 22:01:18 UTC

[jira] [Created] (TS-4237) Enhance Open Write Fail Action feature to support an option to honor SWR RFC header.

Sudheer Vinukonda created TS-4237:
-------------------------------------

             Summary: Enhance Open Write Fail Action feature to support an option to honor SWR RFC header.
                 Key: TS-4237
                 URL: https://issues.apache.org/jira/browse/TS-4237
             Project: Traffic Server
          Issue Type: New Feature
          Components: HTTP
            Reporter: Sudheer Vinukonda


This is a follow up enhancement for TS-3549 (and related jiras). Open Write Fail Action feature developed with TS-3549 currently supports the following options:

https://docs.trafficserver.apache.org/en/6.0.x/reference/configuration/records.config.en.html#proxy-config-http-cache-open-write-fail-action

{code}
0 = default, disable cache and goto origin server
1 = return a 502 error on a cache miss
2 = serve stale if object’s age is under proxy.config.http.cache.max_stale_age, else, goto origin server
{code}

This jira is opened to enhance the feature to support a new option to serve stale honoring the SWR RFC headers.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)