You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/03/11 11:22:46 UTC

[jira] Closed: (SHINDIG-24) Add caching support for proxy requests.

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

Kevin Brown closed SHINDIG-24.
------------------------------

    Resolution: Fixed

Proxy will now honor the cache control settings of the origin server in most cases, and will cache for 1 hour when no cache control headers are sent and the request appears to be cacheable (request type is GET, no authentication is being done).

> Add caching support for proxy requests.
> ---------------------------------------
>
>                 Key: SHINDIG-24
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-24
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadgets Server - Java
>            Reporter: Kevin Brown
>
> Currently the proxy servlet does not cache the http requests that it makes. Adding support for caching would greatly improve the usability of this servlet on production sites.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.