Hi All, I have a problem with AolServer 4.0.10/TCL 8.4.11 It is very similar to post "Weird "memory leak" problem in AOLserver 3.4.2/3.x" because it also allocates a lot of virtual memory. After restarting AolServer I can see that it starts to use more and more memory. Below there are some stats:
22-05-2006 05:03:00: AOLMEM:73412 current:20 idle:19 22-05-2006 05:06:02: AOLMEM:89644 current:20 idle:19 22-05-2006 05:09:01: AOLMEM:100040 current:20 idle:19 22-05-2006 05:10:01: AOLMEM:101624 current:20 idle:19 22-05-2006 05:12:01: AOLMEM:110952 current:20 idle:18 22-05-2006 05:15:01: AOLMEM:117108 current:20 idle:18 22-05-2006 05:18:01: AOLMEM:123064 current:20 idle:18 22-05-2006 05:20:01: AOLMEM:127440 current:15 idle:14 .... 22-05-2006 13:06:04: AOLMEM:789496 current:37 idle:28 22-05-2006 13:09:02: AOLMEM:788636 current:7 idle:3 22-05-2006 13:10:02: AOLMEM:789260 current:7 idle:5 22-05-2006 13:12:05: AOLMEM:792592 current:47 idle:43 22-05-2006 13:15:01: AOLMEM:793292 current:4 idle:2 22-05-2006 13:18:01: AOLMEM:794340 current:8 idle:7 22-05-2006 13:20:01: AOLMEM:794692 current:4 idle:3 22-05-2006 13:21:01: AOLMEM:795308 current:8 idle:6 22-05-2006 13:24:01: AOLMEM:797812 current:6 idle:1 22-05-2006 13:27:01: AOLMEM:800456 current:12 idle:7 After 24 hours AolServer uses c.a 1,6 - 2 GB virtual memory. It reaches 3GB memory limit per process in Linux every 2 days, so I need to restart it everyday. My threads configuration is: ns_param connsperthread 100 ns_param flushcontent false ns_param maxconnections 100 ns_param maxdropped 0 ns_param maxthreads 100 ns_param minthreads 20 ns_param threadtimeout 120 Can anyone help me how to reduce memory usage? Agnieszka Kukałowicz -- 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.
