> I just tried upload.tcl on my 32bit linux, latest sources with
> maxupload 1000
> maxinput 8904984589
> works without problem, memory usage during upload of the nsd process stays
> the same and in /tmp i can see the file is growing
> i attached piece from my log, at the end there should be l
I just tried upload.tcl on my 32bit linux, latest sources with
maxupload 1000
maxinput 8904984589
works without problem, memory usage during upload of the nsd process
stays the same and in /tmp i can see the file is growing
i attached piece from my log, at the end there should be line rep
I've enabled debugging to try to find the spooler-on-linux problem I'm having.
Unfortunately, I don't think it's very enlightening:
[-driver:nssock-] Debug: Spooler: 0: started fd=7: 1687742 bytes
[-conn:amagnatune:0] Debug: ns:interptrace[amagnatune]: create nslog:initinterp
/usr/local/naviser
On Sun, Nov 22, 2009 at 3:26 AM, Vlad Seryakov wrote:
> Once the server started, connect to nscp console and issue
>
> ns_logctl severity Debug(ns:driver) true
>
> now in the nsd.log there must be a lot of driver and spooler related
> messages
I think you should be able to do this at any time, n
On Sun, Nov 22, 2009 at 2:58 AM, John Buckman wrote:
>
> Perhaps the problem is how I built my naviserver on linux? I simply ran
> "autogen.sh" from the cvs tree, and I also tried it with
> ./autogen.sh --enable-threads --enable-symbols --with-tcl=/usr/local/lib
The latest source is here, not
Once the server started, connect to nscp console and issue
ns_logctl severity Debug(ns:driver) true
now in the nsd.log there must be a lot of driver and spooler related
messages
Vlad Seryakov wrote:
> I am using it on 32 and 64 bit with default configure, so it is
> something different.
>
>
I am using it on 32 and 64 bit with default configure, so it is
something different.
First, enable debug
ns_section ns/parameters
ns_param logdebug true
ns_section ns/server/server/module/nssock
ns_param readahead 1024
ns_param maxupload 1024
maxupload and readahead are used for uploads and r