You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Stanton Sievers (JIRA)" <ji...@apache.org> on 2013/03/09 23:47:12 UTC

[jira] [Updated] (SHINDIG-1905) DefaultRequestPipeline should attempt conditional gets for stale, cached responses

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

Stanton Sievers updated SHINDIG-1905:
-------------------------------------

    Attachment: SHINDIG-1905.patch
    
> DefaultRequestPipeline should attempt conditional gets for stale, cached responses
> ----------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1905
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1905
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 2.5.0-beta5
>            Reporter: Stanton Sievers
>            Assignee: Stanton Sievers
>            Priority: Minor
>             Fix For: 2.5.0
>
>         Attachments: SHINDIG-1905.patch
>
>
> Currently the DefaultRequestPipeline will attempt to complete requests for data that is already in the httpResponses cache but which is stale.  There is an opportunity here to set If-Modified-Since and If-None-Match headers on the outbound request (i.e. to trigger a conditional get) and to handle a 304 Not Modified response.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira