Commit 2e30c3f
committed
Fix #22363: set max queue size to 100
See #39
See openanalytics/shinyproxy#65
Tested using siege performance test tool using 100 concurrent users
accessing a proxied resource.
Without this change 77% of the requests succeeds, with the change 100%
of the requests succeeds.1 parent 6c7447f commit 2e30c3f
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
0 commit comments