Browse Source

Adjust max pending requests configuration for Dropwizard (#3175)

Radoslav Petrov 7 years ago
parent
commit
34123609ff
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frameworks/Java/dropwizard/hello-world-mysql.yml

+ 1 - 0
frameworks/Java/dropwizard/hello-world-mysql.yml

@@ -1,5 +1,6 @@
 server:
 server:
   type: simple
   type: simple
+  maxQueuedRequests: 8192 
   applicationContextPath: /
   applicationContextPath: /
   connector:
   connector:
     type: http
     type: http