> From: Арсений Зинченко [mailto:setev...@gmail.com] > Subject: Re: JAVA_OPTS vs CATALINA_OPTS
> in setenv.bat - must be used CATALINA_OPTS or JAVA_OPTS? Dan already explained this: Again, you could put memory settings in CATALINA_OPTS or in JAVA_OPTS. Setting them in CATALINA_OPTS is generally a better choice though because settings in CATALINA_OPTS are only applied when Tomcat is started. If you set them in JAVA_OPTS then they'll be applied when you start and stop the instance, something you probably don't want for your heap settings. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org