Sfoglia il codice sorgente

Adjust max pending requests configuration for Dropwizard (#3175)

Radoslav Petrov 7 anni fa
parent
commit
34123609ff
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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