From 0a4ac31ce95cf602e273d38f3c137ac0d97b5d94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EA=B0=95=EC=84=9D?= Date: Tue, 8 Aug 2023 14:47:16 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=88=EC=82=B0=ED=86=B5=EA=B3=84=20?= =?UTF-8?q?=EC=B4=9D=EA=B4=84=20=ED=91=9C=20=EB=B6=88=ED=95=84=EC=9A=94=20?= =?UTF-8?q?=EA=B2=80=EC=83=89=20=EC=A1=B0=EA=B1=B4=20=EC=82=AD=EC=A0=9C.?= =?UTF-8?q?=20was=20properties=20=EC=88=98=EC=A0=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-was1.properties | 10 +++++----- src/main/resources/application-was2.properties | 12 ++++++------ src/main/resources/templates/budget/stats.html | 8 -------- 3 files changed, 11 insertions(+), 19 deletions(-) diff --git a/src/main/resources/application-was1.properties b/src/main/resources/application-was1.properties index a9f47a80..0cc628ff 100644 --- a/src/main/resources/application-was1.properties +++ b/src/main/resources/application-was1.properties @@ -5,12 +5,12 @@ server.error.path=/errors #tomcat tomcat.ajp.protocol=AJP/1.3 tomcat.cluster.enabled=true -tomcat.cluster.static-member-host=10.187 -tomcat.cluster.static-member-port= +tomcat.cluster.static-member-host=10.187.58.48 +tomcat.cluster.static-member-port=4042 tomcat.cluster.static-member-unique-id={0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2} -tomcat.cluster.receiver-address=10.187 -tomcat.cluster.receiver-port= -tomcat.cluster.receiver-max-threads= +tomcat.cluster.receiver-address=10.187.58.47 +tomcat.cluster.receiver-port=4040 +tomcat.cluster.receiver-max-threads=4 #file upload spring.servlet.multipart.location=/backup/faisp/uploadFiles diff --git a/src/main/resources/application-was2.properties b/src/main/resources/application-was2.properties index 2eedea26..a2eb2f9e 100644 --- a/src/main/resources/application-was2.properties +++ b/src/main/resources/application-was2.properties @@ -5,12 +5,12 @@ server.error.path=/errors #tomcat tomcat.ajp.protocol=AJP/1.3 tomcat.cluster.enabled=true -tomcat.cluster.static-member-host=10.187 -tomcat.cluster.static-member-port= -tomcat.cluster.static-member-unique-id={0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1} -tomcat.cluster.receiver-address=10.187 -tomcat.cluster.receiver-port= -tomcat.cluster.receiver-max-threads= +tomcat.cluster.static-member-host=10.187.58.47 +tomcat.cluster.static-member-port=4040 +tomcat.cluster.static-member-unique-id={0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2} +tomcat.cluster.receiver-address=10.187.58.48 +tomcat.cluster.receiver-port=4042 +tomcat.cluster.receiver-max-threads=4 #file upload spring.servlet.multipart.location=/backup/faisp/uploadFiles diff --git a/src/main/resources/templates/budget/stats.html b/src/main/resources/templates/budget/stats.html index 426f343e..b3c78ed3 100644 --- a/src/main/resources/templates/budget/stats.html +++ b/src/main/resources/templates/budget/stats.html @@ -50,14 +50,6 @@ -
- -