From 4404724edb03fb9b485690c5f88c10014695e1a7 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Wed, 14 May 2025 15:50:48 +0200 Subject: [PATCH] Add maxConnections, and clean up the http threadpool configuration. --- templates/tomcat-server.xml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/tomcat-server.xml.j2 b/templates/tomcat-server.xml.j2 index 3900826..c845d83 100644 --- a/templates/tomcat-server.xml.j2 +++ b/templates/tomcat-server.xml.j2 @@ -59,8 +59,8 @@