Re: [naviserver-devel] naviserver with connection thread queue

2012-11-06 Thread Gustaf Neumann
Some update: after some more testing with the new code, i still think, the version is promising, but needs a few tweaks. I have started to address the thread creation. To sum up the thread creation behavior/configuration of naviserver-tip: - minthreads (try to keep at least minthreads thread

Re: [naviserver-devel] stacksize on linux

2012-11-06 Thread Jeff Rogers
Ok, this must be something weird about my build. I'll ignore it for now. Thanks -J Gustaf Neumann wrote: > Jeff, are you sure, you are setting the parameter correctly in you > config file? It seems to work for me (Linux FC 17). > > clone(child_stack=0x7f912f2b6fb0, > flags=CLONE_VM|CLONE_FS|CLO

Re: [naviserver-devel] stacksize on linux

2012-11-06 Thread Gustaf Neumann
Jeff, are you sure, you are setting the parameter correctly in you config file? It seems to work for me (Linux FC 17). clone(child_stack=0x7f912f2b6fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid