[AOLSERVER] Optimal thread stacksize?

2005-09-27 Thread Daniel P. Stasinski
I'm curious about what stack sizes people are using for their 4.0.x / 4.5 installations. ns_section "ns/threads" ns_param stacksize [expr 256 * 1024] ns_param mutexmeter true I had 128k and was getting problems with processing ADP's. Doubled it to 256 and the problem occurs less. 26

Re: [AOLSERVER] Optimal thread stacksize?

2005-10-07 Thread Stuart Children
Hiya Daniel P. Stasinski wrote: I'm curious about what stack sizes people are using for their 4.0.x / 4.5 installations. I had a fun couple of days with this just before your post. AOLserver was crashing... some playing with gdb and I eventually realised what was going on and found the confi