And I found another one: classdebuginfo which is true by default but will
also increase performance if set to false.
Unfortunately I found no way to test both parameters, the Tomcat examples
are already to fast to see any difference. Is there any way to slow the
whole thing down to see different
Hello,
I've deployed a third party web application on my Tomcat servers. There are
no parameters for development or reloading set in the web applications
web.xml so I think the default values from conf/web.xml will be used which
is development=true is that correct?
I don't want to change the web