Hi!
We have problems with aolserver, the server crash when the process nsd arrive about 2.5GB of memory.
The log of aolserver "error.log" show this message:
"unable to alloc 2100767 bytes"
The parameters more importants of aolserver are:
"config.tcl"
#----------------------------
# Global server parameters
#----------------------------
ns_param maxkeepalive 0
#modules loaded
ns_param nssock ${bindir}/nssock.so
ns_param nslog ${bindir}/nslog.so
ns_param nssha1 ${bindir}/nssha1.so
ns_param nscache ${bindir}/nscache.so
ns_param nsopenssl ${bindir}/nsopenssl.so
# LDAP authentication
ns_param nsldap ${bindir}/nsldap.so
ns_param nsdb ${bindir}/nsdb.so
#Thread library (nsthread) parameters
ns_section ns/threads
ns_param mutexmeter true
ns_param stacksize [expr 256 * 2048]
# Server parameters
ns_section ns/server/${server}
ns_param directoryfile $directoryfile
ns_param pageroot $pageroot
ns_param maxdropped 0
ns_param connsperthread 0
ns_param minthreads 30
ns_param maxthreads 100
ns_param maxconnections 150
ns_param threadtimeout 7200
The system is composed by two PC:
WEB SERVER
Hw:
AMD Opteron 2p
4GB RAM
Sw:
Linux Debian 2.6.3-1-k7-smp #1 SMP i686 GNU/Linux
Aolserver 4.0.10
TCL 8.4.11
.LRN 2.1
DB SERVER
Hw:
AMD Opteron 4P
12GB RAM
Sw:
Linux Debian 2.6.9 #3 SMP x86_64 GNU/Linux
Postgres 7.4.8
Thanks by read this message
----------------------
University of Valencia