Re: [naviserver-devel] possible range bug?

2014-07-10 Thread Gustaf Neumann
Am 09.07.14 21:18, schrieb Jeff Rogers: > If I understand correctly, this codepath if used for a non-file based > return, so e.g., "ns_return -binary" should get here. The code paths are more complex and depend also on the settings of the configuration file (e.g. caching, mmap, ...); when i was w

Re: [naviserver-devel] possible range bug?

2014-07-10 Thread Jeff Rogers
Gustaf Neumann wrote: > Am 09.07.14 21:18, schrieb Jeff Rogers: >> If I understand correctly, this codepath if used for a non-file based >> return, so e.g., "ns_return -binary" should get here. > The code paths are more complex and depend also on the settings of the > configuration file (e.g. cachi

Re: [naviserver-devel] possible range bug?

2014-07-10 Thread Gustaf Neumann
Am 10.07.14 19:51, schrieb Jeff Rogers: > Gustaf Neumann wrote: >> Am 09.07.14 21:18, schrieb Jeff Rogers: >>> If I understand correctly, this codepath if used for a non-file based >>> return, so e.g., "ns_return -binary" should get here. >> The code paths are more complex and depend also on the se