Commit 454f6f7
committed
test/rgw/notifications: allow http server to buffer more requests
python doc:
https://docs.python.org/3/library/socketserver.html#socketserver.ThreadingMixIn
say tha the default is 5
Fixes: https://tracker.ceph.com/issues/66033
Signed-off-by: Yuval Lifshitz <[email protected]>1 parent 7aec001 commit 454f6f7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
0 commit comments