On 29/05/2024 17:03, Eric Robinson wrote:

<snip/>

One of the webapps is related to voice reminder messages that go out to people. 
The reminders go out sometime after 9 am, which tracks with the slowdowns.

Ack.

Something to try while I work on a patch is setting archiveIndexStrategy="bloom" on the resources.

You'd configure that in META-INF/context.xml something like this:

<Context>
  <Resources archiveIndexStrategy="bloom" />
</Context>

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to