Skip to content

Commit

Permalink
fix: add threads min-spare configuration on properties (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
geoje authored Sep 5, 2024
1 parent fed02f6 commit 7e91356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions study/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ server:
accept-count: 1
max-connections: 1
threads:
min-spare: 2
max: 2

0 comments on commit 7e91356

Please sign in to comment.