Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do you pass options such as -Xrs to the JVM when your Tomcat container is running in-process within a Web server?

0
Posted

How do you pass options such as -Xrs to the JVM when your Tomcat container is running in-process within a Web server?

0

Location: http://www.jguru.com/faq/view.jsp?EID=455716 Created: Jul 16, 2001 Author: Robert Waite (http://www.jguru.com/guru/viewbio.jsp?EID=424312) Question originally posed by Brian Roggeveen (http://www.jguru.com/guru/viewbio.jsp?EID=430954 I am not sure if it works on IIS, but this worked on iPlanet (solaris). There are a couple of “undocumented” properties for the workers.properties file. Here are a couple: worker.jni.ms=300m worker.jni.mx=640m and most importantly… worker.jni.java2opts=-Xrs If you want to find more, try looking at the source for the nsapi_redirector and jni_connect.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123