[
https://issues.apache.org/jira/browse/TS-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260731#comment-13260731
]
B Wyatt commented on TS-475:
----------------------------
It seems that in at least one location in the pread code, doc_len is truncated
to an int. I'm guessing this will prevent seeks of over 2GB into a cached
object.
> HTTP SM should support efficient byte range requests
> ----------------------------------------------------
>
> Key: TS-475
> URL: https://issues.apache.org/jira/browse/TS-475
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache, HTTP
> Reporter: Leif Hedstrom
> Priority: Critical
> Fix For: 3.3.0
>
> Attachments: diff.out
>
>
> The cache has support for efficiently locate a particular range in the cached
> object, but the HTTP SM does not support this. In order to make Range:
> request efficient (particularly on large objects), the SM should support this
> new cache feature.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira