diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-01-29 14:30:15 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-01-29 14:30:15 +0000 |
commit | 02ba118f81009b1c3ae290a17c35e1b9d75e802b (patch) | |
tree | fecee326f27ccd6f97392b0d83b3ef4dc48f120d | |
parent | Use a connection pool for the SimpleHttpClient (diff) | |
download | synapse-02ba118f81009b1c3ae290a17c35e1b9d75e802b.tar.xz |
Increase http conn pool size
-rw-r--r-- | synapse/http/client.py | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/synapse/http/client.py b/synapse/http/client.py |