Skip to content

Commit 955648a

Browse files
authored
Update the haproxy config to route fallback auth and register to the same worker. (matrix-org#828)
1 parent 9113b56 commit 955648a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/SyTest/Homeserver/Synapse.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,6 +1204,7 @@ sub generate_haproxy_map
12041204
^/_matrix/client/versions$ client_reader
12051205
^/_matrix/client/(api/v1|r0|unstable)/voip/turnServer$ client_reader
12061206
^/_matrix/client/(r0|unstable)/register$ client_reader
1207+
^/_matrix/client/(r0|unstable)/auth/.*/fallback/web$ client_reader
12071208
^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/messages$ client_reader
12081209
^/_matrix/client/(api/v1|r0|unstable)/get_groups_publicised$ client_reader
12091210
^/_matrix/client/(api/v1|r0|unstable)/joined_groups$ client_reader

0 commit comments

Comments
 (0)