Jelajahi Sumber

Adjust max pending requests configuration for Dropwizard (#3175)

Radoslav Petrov 7 tahun lalu
induk
melakukan
34123609ff
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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