From: Vlad S. <vl...@cr...> - 2008-08-29 01:05:13
|
> + * tests/http_byteranges.test: Add a couple of tests for ranges on > + larger files to exercise the file descriptor path rather than the > + in memory mmap or cache path. Unfortunately, this actually > + triggers the writer thread and this has no support of ranges, > + which I guess is where it's actually most needed. TODO... > + I really like last changes, at the same time i need writer support because my tests showed that serving big files with conn threads are waste of resources. At the same time, being able to support range in the writer make sense. -- Vlad Seryakov vl...@cr... http://www.crystalballinc.com/vlad/ |