[AOLSERVER] cant use nsencrypt

2004-01-12 Thread Yuval lib
I'm trying to use nsencrypt: I had no problems compiling it, but when trying to restart the server I get in the log: [12/Jan/2004:13:06:34][13990.1074087520][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nsencrypt.so' [12/Jan/2004:13:06:34][13990.1074087520][-main-] Warning: modload:

Re: [AOLSERVER] nsd and memory leaks

2004-01-12 Thread Jim Davidson
In a message dated 1/11/2004 12:03:36 AM Eastern Standard Time, [EMAIL PROTECTED] writes: It seems that one way to address this memory/heap problem is to force threads to exit after a certain amount of time idle, freeing their entire heap area. There is code in AS to do that, but I've never go

Re: [AOLSERVER] nsd and memory leaks

2004-01-12 Thread Jim Wilcoxson
Okay. From the discussion I was under the impression that each thread had its own arena, so reinitializing would free the entire arena. (I'm talking about a big block of virtual memory when I say arena.) An option would be to give each thread its own private arena, with the size configurable at