Parcourir la source

Adjust max pending requests configuration for Dropwizard (#3175)

Radoslav Petrov il y a 7 ans
Parent
commit
34123609ff
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      frameworks/Java/dropwizard/hello-world-mysql.yml

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

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