On 2003.07.01, Jean-Fabrice RABAUTE <[EMAIL PROTECTED]> wrote: > > For my little experience, I set up few months ago an AOLServer instance to > serve on images, (that is NO TCL at all !, not even filter), and the process > started with 10 Mb of memory and is now 22 Mb of memory. 22Mb is the number > I have since 1 week, so I suppose the process will not grow anymore, but > perhaps it should not grow at all.... I don't know.
Do you have minthreads = maxthreads? Otherwise, as threads start up, the footprint will grow until you hit maxthreads. -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
