Date: 2005-03-08T13:00:22 Editor: AntonioGallardo Wiki: Cocoon Wiki Page: ServingLargeFiles URL: http://wiki.apache.org/cocoon/ServingLargeFiles
The bug is already closed. Change Log: ------------------------------------------------------------------------------ @@ -30,9 +30,7 @@ === Support byteranges/resumes === -Older versions of Cocoon (2.0.x) had a !ByteRangeResourceReader in the scratchpad. This component implemented byterange support which allows clients (browsers or download managers) to resume broken downloads. Since 2.1.x this code was merged into the regular !ResourceReader, however that code is buggy. - -A [http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25712 bug report and patch] have been added to !BugZilla. It has not yet been committed to CVS. +Older versions of Cocoon (2.0.x) had a !ByteRangeResourceReader in the scratchpad. This component implemented byterange support which allows clients (browsers or download managers) to resume broken downloads. Since 2.1.x this code was merged into the regular !ResourceReader. === Full Example === {{{
