DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9621>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9621

[PATCH] ByteRangeResourceReader

           Summary: [PATCH] ByteRangeResourceReader
           Product: Cocoon 2
           Version: 2.0.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: sitemap components
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


An alternative ResourceReader with Byte Range support for simple byte ranges (e.g. 
those consisting of a single contiguous range of bytes rather than multiple disjoint 
ranges).

If an ordinary non-byte range request is made then the result is returned with the 
actual file modification date (and therefore cached).  If a byte range is requested 
then a 0 date is returned (and is therefore not cached, nor returned from cache).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to