You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Louis Ryan (JIRA)" <ji...@apache.org> on 2008/05/05 21:01:57 UTC

[jira] Created: (SHINDIG-230) Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host

Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host
---------------------------------------------------------------------------------------------------------------------------------------

                 Key: SHINDIG-230
                 URL: https://issues.apache.org/jira/browse/SHINDIG-230
             Project: Shindig
          Issue Type: Improvement
          Components: Gadget Rendering Server (Java)
            Reporter: Louis Ryan
            Assignee: Kevin Brown


Allow the use of the 'refresh' param on proxy requests for non-JSON requests. This will choose the max cache-control TTL of the original content of the refresh param value.

Locked domain checking on embed-host was too strict as it didnt allow for subdomains. This is a preformance issue as you cant load resources in parallel without allowing for subdomains e.g. {1-4}.proxyhost.com

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


[jira] Updated: (SHINDIG-230) Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host

Posted by "Louis Ryan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Louis Ryan updated SHINDIG-230:
-------------------------------

    Attachment:     (was: Allow_for_cache_header_control_using_'refresh'_param_on_non-json_proxy_requests_Fix_locked_domain_check_to_do_allow_for_subdomains_of_embed-host_.patch)

> Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-230
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-230
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (Java)
>            Reporter: Louis Ryan
>            Assignee: Kevin Brown
>
> Allow the use of the 'refresh' param on proxy requests for non-JSON requests. This will choose the max cache-control TTL of the original content of the refresh param value.
> Locked domain checking on embed-host was too strict as it didnt allow for subdomains. This is a preformance issue as you cant load resources in parallel without allowing for subdomains e.g. {1-4}.proxyhost.com

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


[jira] Updated: (SHINDIG-230) Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host

Posted by "Louis Ryan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Louis Ryan updated SHINDIG-230:
-------------------------------

    Attachment: SignedPreloadLockedDomainAndBetterCaching1

Updated patch with lots'o'fixes and better testign

> Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-230
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-230
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (Java)
>            Reporter: Louis Ryan
>            Assignee: Kevin Brown
>         Attachments: SignedPreloadLockedDomainAndBetterCaching1
>
>
> Allow the use of the 'refresh' param on proxy requests for non-JSON requests. This will choose the max cache-control TTL of the original content of the refresh param value.
> Locked domain checking on embed-host was too strict as it didnt allow for subdomains. This is a preformance issue as you cant load resources in parallel without allowing for subdomains e.g. {1-4}.proxyhost.com

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


[jira] Closed: (SHINDIG-230) Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host

Posted by "Kevin Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Brown closed SHINDIG-230.
-------------------------------

    Resolution: Fixed

This one has been in for a while...

> Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-230
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-230
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (Java)
>            Reporter: Louis Ryan
>            Assignee: Kevin Brown
>         Attachments: SignedPreloadLockedDomainAndBetterCaching1
>
>
> Allow the use of the 'refresh' param on proxy requests for non-JSON requests. This will choose the max cache-control TTL of the original content of the refresh param value.
> Locked domain checking on embed-host was too strict as it didnt allow for subdomains. This is a preformance issue as you cant load resources in parallel without allowing for subdomains e.g. {1-4}.proxyhost.com

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


[jira] Updated: (SHINDIG-230) Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host

Posted by "Louis Ryan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Louis Ryan updated SHINDIG-230:
-------------------------------

    Attachment: Allow_for_cache_header_control_using_'refresh'_param_on_non-json_proxy_requests_Fix_locked_domain_check_to_do_allow_for_subdomains_of_embed-host_.patch

> Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-230
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-230
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (Java)
>            Reporter: Louis Ryan
>            Assignee: Kevin Brown
>         Attachments: Allow_for_cache_header_control_using_'refresh'_param_on_non-json_proxy_requests_Fix_locked_domain_check_to_do_allow_for_subdomains_of_embed-host_.patch
>
>
> Allow the use of the 'refresh' param on proxy requests for non-JSON requests. This will choose the max cache-control TTL of the original content of the refresh param value.
> Locked domain checking on embed-host was too strict as it didnt allow for subdomains. This is a preformance issue as you cant load resources in parallel without allowing for subdomains e.g. {1-4}.proxyhost.com

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


[jira] Commented: (SHINDIG-230) Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host

Posted by "Kevin Brown (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594343#action_12594343 ] 

Kevin Brown commented on SHINDIG-230:
-------------------------------------

We should make sure that the header checks are case insensitive. EnforceCachePolicy is also a funny name, since it doesn't actually enforce anything, but rather suggests it.

Otherwise this looks good.

> Allow for cache header rewritring using 'refresh' param on proxy request. Fix locked domain check to allow for subdomains of embed-host
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-230
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-230
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (Java)
>            Reporter: Louis Ryan
>            Assignee: Kevin Brown
>         Attachments: Allow_for_cache_header_control_using_'refresh'_param_on_non-json_proxy_requests_Fix_locked_domain_check_to_do_allow_for_subdomains_of_embed-host_.patch
>
>
> Allow the use of the 'refresh' param on proxy requests for non-JSON requests. This will choose the max cache-control TTL of the original content of the refresh param value.
> Locked domain checking on embed-host was too strict as it didnt allow for subdomains. This is a preformance issue as you cant load resources in parallel without allowing for subdomains e.g. {1-4}.proxyhost.com

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