On May 24, 2013, at 8:59 PM, dario iannaccone <[email protected]> 
wrote:

> Hi all,
> afther starting tomcat I not that free memory of my VPS still near 0.
> So it is normal this large usage of RAM?

Hard to say.  How much memory are you allocating to your Tomcat process?  i.e. 
what JVM options like -Xmx and -Xms are you setting?

Dan

> 
> O.S.: Debian 7.0 (wheezy) 64 bit
> Apache Tomcat/7.0.28
> JVM version: 1.7.0_03-b21 (Oracle)
> 
> 
> root@ianpapserver:/opt/tomcat/bin# free -m
>             total       used       free     shared    buffers     cached
> Mem:          1536        554        981          0          0          0
> -/+ buffers/cache:        554        981
> Swap:            0          0          0
> root@ianpapserver:/opt/tomcat/bin# ./startup.sh
> Using CATALINA_BASE:   /opt/tomcat
> Using CATALINA_HOME:   /opt/tomcat
> Using CATALINA_TMPDIR: /opt/tomcat/temp
> Using JRE_HOME:        /usr
> Using CLASSPATH:
> /opt/tomcat/bin/bootstrap.jar:/opt/tomcat/bin/tomcat-juli.jar
> root@ianpapserver:/opt/tomcat/bin# free -m
>             total       used       free     shared    buffers     cached
> Mem:          1536       1471         64          0          0          0
> -/+ buffers/cache:       1471         64
> Swap:            0          0          0


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to