On Aug 25, 2011, at 4:56 PM, Stefan Fritsch wrote:

> 
> Is it really a good idea to first parse the range string (involving lots of 
> copying with ap_getword), then format it back into a string just to have it 
> parsed by parse_byterange again? I would much prefer to have it parsed only 
> once into an array of values and then do the merging in that array. This is 
> more efficient and I think it would also lead to better readability. My 
> original patch for merging/sorting had some code for that which we could 
> reuse:
> 
> http://mail-archives.apache.org/mod_mbox/httpd-dev/201108.mbox/%[email protected]%3E
> 

Be my guest. commit and fix rp's concerns.

Reply via email to