You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "William Bardwell (JIRA)" <ji...@apache.org> on 2014/09/18 23:35:38 UTC

[jira] [Created] (TS-3086) Range requests for stale cache entries never use If-Modified-Since/If-None-Match

William Bardwell created TS-3086:
------------------------------------

             Summary: Range requests for stale cache entries never use If-Modified-Since/If-None-Match
                 Key: TS-3086
                 URL: https://issues.apache.org/jira/browse/TS-3086
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP
            Reporter: William Bardwell


Range requests against a stale cache entry always cause the Range request to be tunneled with no conditional.  It would be nice if it used conditionals even if it couldn't update the cache entry just to cut down the traffic.  (Not sure if updating the cache entry would be right, does If-Modified-Since refer only to the Range requested or to the whole object?)  We could also have an option to use If-Range in these cases, but that might not make sense as a global decision...



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