소스 검색

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