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:12:46 UTC

[jira] Closed: (SHINDIG-50) Change iframe URLs to include content hash

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

Kevin Brown closed SHINDIG-50.
------------------------------

    Resolution: Fixed

Implemented (optional) support for this. 

> Change iframe URLs to include content hash
> ------------------------------------------
>
>                 Key: SHINDIG-50
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-50
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Wishlist
>            Reporter: Graham Spencer
>            Assignee: Kevin Brown
>
> The gadget server creates iframes that point to a "jail domain". The iframes include gadget content as well as boilerplate Javascript.
> To improve browser latency, the iframes should have long cache timeouts. However, this conflicts with our goal of allowing developers to control the refresh rates of their gadget.xml files. Therefore, the iframe URLs should include a hash of their contents, and the page itself should have a long expiration time. This means that the browser will reload the iframe only when the gadget.xml is changed.

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