DCD-224: Fixes to the server.xml template.

This commit is contained in:
Steve Smith
2019-05-07 09:04:17 +10:00
parent b9ac693d14
commit b98a485fa8
3 changed files with 36 additions and 30 deletions

View File

@@ -17,7 +17,7 @@ atl_tomcat_port: "8080"
atl_tomcat_mgmt_port: "8005"
atl_tomcat_acceptcount: "10"
atl_tomcat_connectiontimeout: "20000"
atl_tomcat_contextpath: "false"
atl_tomcat_contextpath: ""
atl_tomcat_maxthreads: "200"
atl_tomcat_minsparethreads: "10"
atl_tomcat_protocol: "HTTP/1.1"