From 0b89bc62a8132d15dbc11f57e94bb0c27b270de0 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 27 May 2021 18:33:04 +0100 Subject: [PATCH] Move some more workers off master --- lib/SyTest/Homeserver/Synapse.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/SyTest/Homeserver/Synapse.pm b/lib/SyTest/Homeserver/Synapse.pm index e6caca8b7..58c2d6adb 100644 --- a/lib/SyTest/Homeserver/Synapse.pm +++ b/lib/SyTest/Homeserver/Synapse.pm @@ -1298,6 +1298,10 @@ sub generate_haproxy_map ^/_matrix/client/(api/v1|r0|unstable)/joined_groups$ client_reader ^/_matrix/client/(api/v1|r0|unstable)/publicised_groups$ client_reader ^/_matrix/client/(api/v1|r0|unstable)/publicised_groups/ client_reader +^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/event client_reader +^/_matrix/client/(api/v1|r0|unstable)/joined_rooms client_reader +^/_matrix/client/(api/v1|r0|unstable/.*)/rooms/.*/aliases client_reader +^/_matrix/client/(api/v1|r0|unstable)/search client_reader ^/_matrix/client/(api/v1|r0|unstable)/devices$ stream_writer ^/_matrix/client/(api/v1|r0|unstable)/keys/query$ stream_writer