MatrixSynapse/tests
Richard van der Hoff 9481707a52
Fixes to the federation rate limiter (#5621)
- Put the default window_size back to 1000ms (broken by #5181)
- Make the `rc_federation` config actually do something
- fix an off-by-one error in the 'concurrent' limit
- Avoid creating an unused `_PerHostRatelimiter` object for every single
  incoming request
2019-07-05 11:10:19 +01:00
..
api
app
appservice
config Fixes to the federation rate limiter (#5621) 2019-07-05 11:10:19 +01:00
crypto
events
federation
handlers
http
push
replication
rest
scripts
server_notices
state
storage
test_utils
util Fixes to the federation rate limiter (#5621) 2019-07-05 11:10:19 +01:00
__init__.py
patch_inline_callbacks.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py Fixes to the federation rate limiter (#5621) 2019-07-05 11:10:19 +01:00