You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/09/11 21:11:45 UTC

[jira] Commented: (TAPESTRY-2616) TapestryFilter should support HTTP 1.1 byte ranges

    [ https://issues.apache.org/jira/browse/TAPESTRY-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630315#action_12630315 ] 

Howard M. Lewis Ship commented on TAPESTRY-2616:
------------------------------------------------

For static resources, this is a function of the servlet container.

For dynamic requests (such as to Tapestry pages), we would have to render the page just to figure out the size of the content ... and it could change over time.



> TapestryFilter should support HTTP 1.1 byte ranges
> --------------------------------------------------
>
>                 Key: TAPESTRY-2616
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2616
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 5.0.14
>            Reporter: Hugo Palma
>
> More and more clients (iPhone and others) are using range requests in order to optimize bandwidth consumption.
> Right now it's not possible to stream content from Tapestry to such a device because the TapestryFilter doesn't support range requests. The only way to bypass the filter and serve the stream as static content (from Apache or whatever).

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org