Hi everybody, I want to minimize the tomcat RSS memory. (./startup.sh) I use "ps -A v too check the data.
== PID TTY STAT TIME MAJFL TRS DRS RSS %MEM COMMAND 15614 ? S 0:01 356 152 2679 1852 1.4 /usr/local/sbin/snmpd 11168 ? S 0:04 615 9 78386 8988 7.0 /home/sam/jdk/bin/i386/g... == It cost around 9M memory, so big............ How should I reduce and rebuild the main program.? any idea? REBUILD tomcat and objcopy --debug? Our Platform: tomcat 3.2.3;jdk 1.2.2;Mandrake 7.0 BY THE WAY, I also try the RESIN It cost around 10% memory. thanks all!! --sam
