summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-30Ensure persistent connections are always used. github/clokep/http-conn-pool clokep/http-conn-poolPatrick Cloke1-0/+7
2023-05-30Reduce the size of the HTTP connection pool for non-pushers.Patrick Cloke6-16/+31
2023-05-30