ソースを参照

Adjust max pending requests configuration for Dropwizard (#3175)

Radoslav Petrov 7 年 前
コミット
34123609ff
1 ファイル変更1 行追加0 行削除
  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