On Fri, Aug 29, 2008 at 2:12 AM, Vlad Seryakov <[EMAIL PROTECTED]> wrote:
>>> +* 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
>>> +
And sent email without finishing the thought :-))
Maybe parsing for range should done early enough and saved in the
request, so whoever then will be sending data will use it.
Just a thought from east coast :-))
Vlad Seryakov wrote:
>> +* tests/http_byteranges.test: Add a couple of tests for
> + * 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
Seems to be working on my side, regardless of path.
Are there any other errors in the log?
Daniel Stasinski wrote:
> I've noticed that when I install to the non-default directory, log
> rolling seems to fail. Before I start digging, anyone else have any
> simple fix?
>
> Daniel
>
> [26/Aug/2
I've noticed that when I install to the non-default directory, log
rolling seems to fail. Before I start digging, anyone else have any
simple fix?
Daniel
[26/Aug/2008:08:00:00][7928.b7549b90][-sched-] Error: nslog: failed:
roll '/home/nsadmin/naviserver/servers/myserver/modules/nslog/access.lo
On Thu, Aug 28, 2008 at 9:52 PM, Vasiljevic Zoran <[EMAIL PROTECTED]> wrote:
>
> On 21.08.2008, at 21:06, Stephen Deasey wrote:
>
>> You used to have to manually edit the makefile to disable zippy. Is
>> this still the case?
>>
>> Perhaps the Tcl default should be to use the system allocator even o
On 21.08.2008, at 21:06, Stephen Deasey wrote:
> You used to have to manually edit the makefile to disable zippy. Is
> this still the case?
>
> Perhaps the Tcl default should be to use the system allocator even on
> threaded builds, and to provide a configure switch to enable zippy.
> Zoran, you
On Tue, Aug 26, 2008 at 11:36 PM, Vlad Seryakov <[EMAIL PROTECTED]> wrote:
> I spent a lot of time and still cannot resolve the problem with latest
> version ns_cache test failure.
>
> One problem i noticed with latest Tcl 8.5.4, in crashes nsd in thread
> test in 64bit and hangs forever in 32bit L