RE: Tomcat discards and reloads the jar files from the webapps folder.

2019-10-09 Thread Duca,Cristian
Yes, it is the default loader. -Original Message- From: Mark Thomas Sent: Wednesday, 9 October, 2019 15:57 To: users@tomcat.apache.org Subject: Re: Tomcat discards and reloads the jar files from the webapps folder. On 09/10/2019 13:04, Duca,Cristian wrote: > Hello, > > I h

RE: Tomcat discards and reloads the jar files from the webapps folder.

2019-10-09 Thread Duca,Cristian
t7 to tomcat9. Thank you, Cristian Duca. -Original Message- From: Mark Thomas Sent: Wednesday, 9 October, 2019 14:47 To: users@tomcat.apache.org Subject: Re: Tomcat discards and reloads the jar files from the webapps folder. On 09/10/2019 11:43, Duca,Cristian wrote: > Hello, > &g

RE: Tomcat discards and reloads the jar files from the webapps folder.

2019-10-09 Thread Duca,Cristian
: Re: Tomcat discards and reloads the jar files from the webapps folder. On 09/10/2019 11:36, Duca,Cristian wrote: > Hello, > > We upgraded our tomcat from 7 to 9 and we observed the following: > > * In tomcat9 the jar files from the webapps folder are discarded and > reload

Tomcat discards and reloads the jar files from the webapps folder.

2019-10-09 Thread Duca,Cristian
Hello, We upgraded our tomcat from 7 to 9 and we observed the following: * In tomcat9 the jar files from the webapps folder are discarded and reloaded -> this creates extra input/output operations which increase our CPU Usage. * In tomcat7 the jar files were kept loaded in memory and we