Skip to content

Commit

Permalink
Merge pull request #2800 from EclipseFdn/main
Browse files Browse the repository at this point in the history
Increase Jetty queue capacity
  • Loading branch information
amvanbaren authored Jul 30, 2024
2 parents 0f59293 + 7f1d494 commit 8052953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ server:
min-response-size: 1024
jetty:
threads:
max-queue-capacity: 100
max-queue-capacity: 200
spring:
application:
name: openvsx-server
Expand Down

0 comments on commit 8052953

Please sign in to comment.