Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Lib
cloud
azure
OS Core Lib Azure
Commits
770204cc
Commit
770204cc
authored
May 19, 2021
by
Abhishek Patil
Browse files
Adding default tomcat threads configuration
parent
b9e00d80
Changes
1
Show whitespace changes
Inline
Side-by-side
src/main/resources/common.properties
View file @
770204cc
...
@@ -22,3 +22,7 @@
...
@@ -22,3 +22,7 @@
#Enable tomcat metrics
#Enable tomcat metrics
server.tomcat.mbeanregistry.enabled
=
true
server.tomcat.mbeanregistry.enabled
=
true
#Tomcat threads configuration
server.tomcat.max-threads
=
400
server.tomcat.min-spare-threads
=
200
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment