From 2eef4503bb00f1ae5da20fb653cb256c36039fd5 Mon Sep 17 00:00:00 2001 From: kimhobeen Date: Fri, 20 Oct 2023 00:58:42 +0900 Subject: [PATCH] =?UTF-8?q?:memo:=20docs=20:=20thread=20200=EA=B0=9C=20=20?= =?UTF-8?q?#559?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Server/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/src/main/resources/application.yml b/Server/src/main/resources/application.yml index 79849e58..e72afe39 100644 --- a/Server/src/main/resources/application.yml +++ b/Server/src/main/resources/application.yml @@ -71,7 +71,7 @@ jwt: server: tomcat: threads: - max: 100 + max: 200 min-spare: 100 max-connections: 8192 accept-count: 100