Commit Graph

17 Commits (b6d55588e1055ad99d0640b4311551e959de462f)

Author SHA1 Message Date
Amber Brown 49af402019 run isort 6 years ago
Jeroen 3d605853c8 send SNI for federation requests 7 years ago
Travis Ralston 12285a1a76 The flag is named enable_metrics, not collect_metrics 7 years ago
Amber Brown febe0ec8fd
Run Prometheus on a different port, optionally. (#3274) 7 years ago
Richard van der Hoff 318711e139 Set Server header in SynapseRequest 7 years ago
Adrian Tschira 6168351877 Add b prefixes to some strings that are bytes in py3 7 years ago
Matthew Hodgson 8cbbfaefc1 404 correctly on missing paths via NoResource 7 years ago
Erik Johnston d023ecb810 Don't build handlers on workers unnecessarily 7 years ago
Richard van der Hoff 25adde9a04 Factor out get_db_conn to HomeServer base class 7 years ago
Silke df0f602796 Implement listen_tcp method in remaining workers 7 years ago
Richard van der Hoff 54a2525133 Front-end proxy: pass through auth header 7 years ago
Richard van der Hoff 0a5866bec9 Support /keys/upload on /r0 as well as /unstable 7 years ago
Richard van der Hoff 543c794a76 Factor out common application start 7 years ago
Erik Johnston d4d12daed9 Include registration and as stores in frontend proxy 7 years ago
Erik Johnston 1fc4a962e4 Add a frontend proxy 7 years ago
Erik Johnston 78cefd78d6 Make workers report to master for user ip updates 8 years ago
Erik Johnston 36c28bc467 Update all the workers and master to use TCP replication 8 years ago
Erik Johnston 48e7697911 Add slave transaction store 8 years ago
Richard van der Hoff 067b00d49d Run the reactor with the sentinel logcontext 8 years ago
Richard van der Hoff d84bd51e95 Refactor logger config for workers 8 years ago
Erik Johnston edd6cdfc9a Restore default bind address 8 years ago
Johannes Löthberg 702c020e58 Fix check for bind_address 8 years ago
Johannes Löthberg 7dfd70fc83 Add support for specifying multiple bind addresses 8 years ago
Erik Johnston 24772ba56e Respect use_frozen_dicts option in workers 8 years ago
Matthew Hodgson 883df2e983 fix logger for client_reader worker 8 years ago
Erik Johnston 4be85281f9 Enable state caches on workers 8 years ago
Erik Johnston e0b6db29ed Split out public room list into a worker process 8 years ago
Erik Johnston 24f36469bc Add federation /version API 8 years ago
Erik Johnston ec8b217722 Add destination retry to slave store 8 years ago
Erik Johnston 76b89d0edb Add slace storage functions for public room list 8 years ago
Erik Johnston aede7248ab Split out a FederationReader process 8 years ago