@@ -1009,7 +1009,7 @@ data:
10091009
10101010 clusters:
10111011 - name: httpd-client-reader
1012- connect_timeout: 0.02s
1012+ connect_timeout: 1.00s
10131013 type: STRICT_DNS
10141014 dns_lookup_family: V4_ONLY
10151015 ignore_health_on_host_removal: true
@@ -1042,7 +1042,7 @@ data:
10421042 address: synapse-client-reader-headless
10431043 port_value: 8008
10441044 - name: httpd-federation-ip-hash
1045- connect_timeout: 0.02s
1045+ connect_timeout: 1.00s
10461046 type: STRICT_DNS
10471047 dns_lookup_family: V4_ONLY
10481048 ignore_health_on_host_removal: true
@@ -1067,7 +1067,7 @@ data:
10671067 address: synapse-federation-reader-headless
10681068 port_value: 8008
10691069 - name: httpd-room-hash
1070- connect_timeout: 0.02s
1070+ connect_timeout: 1.00s
10711071 type: STRICT_DNS
10721072 dns_lookup_family: V4_ONLY
10731073 ignore_health_on_host_removal: true
@@ -1092,7 +1092,7 @@ data:
10921092 address: synapse-room-headless
10931093 port_value: 8008
10941094 - name: httpd-user-hash
1095- connect_timeout: 0.02s
1095+ connect_timeout: 1.00s
10961096 type: STRICT_DNS
10971097 dns_lookup_family: V4_ONLY
10981098 ignore_health_on_host_removal: true
@@ -1117,7 +1117,7 @@ data:
11171117 address: synapse-sync-headless
11181118 port_value: 8008
11191119 - name: httpd-master
1120- connect_timeout: 0.02s
1120+ connect_timeout: 1.00s
11211121 type: STRICT_DNS
11221122 dns_lookup_family: V4_ONLY
11231123 ignore_health_on_host_removal: true
@@ -1144,7 +1144,7 @@ data:
11441144 address: synapse-master
11451145 port_value: 8008
11461146 - name: httpd-typing
1147- connect_timeout: 0.02s
1147+ connect_timeout: 1.00s
11481148 type: STRICT_DNS
11491149 dns_lookup_family: V4_ONLY
11501150 ignore_health_on_host_removal: true
@@ -1171,7 +1171,7 @@ data:
11711171 address: synapse-typing
11721172 port_value: 8008
11731173 - name: httpd-to-device
1174- connect_timeout: 0.02s
1174+ connect_timeout: 1.00s
11751175 type: STRICT_DNS
11761176 dns_lookup_family: V4_ONLY
11771177 ignore_health_on_host_removal: true
@@ -1198,7 +1198,7 @@ data:
11981198 address: synapse-to-device
11991199 port_value: 8008
12001200 - name: httpd-account-data
1201- connect_timeout: 0.02s
1201+ connect_timeout: 1.00s
12021202 type: STRICT_DNS
12031203 dns_lookup_family: V4_ONLY
12041204 ignore_health_on_host_removal: true
@@ -1225,7 +1225,7 @@ data:
12251225 address: synapse-account-data
12261226 port_value: 8008
12271227 - name: httpd-receipts
1228- connect_timeout: 0.02s
1228+ connect_timeout: 1.00s
12291229 type: STRICT_DNS
12301230 dns_lookup_family: V4_ONLY
12311231 ignore_health_on_host_removal: true
@@ -1252,7 +1252,7 @@ data:
12521252 address: synapse-receipts
12531253 port_value: 8008
12541254 - name: httpd-presence
1255- connect_timeout: 0.02s
1255+ connect_timeout: 1.00s
12561256 type: STRICT_DNS
12571257 dns_lookup_family: V4_ONLY
12581258 ignore_health_on_host_removal: true
@@ -1279,7 +1279,7 @@ data:
12791279 address: synapse-presence
12801280 port_value: 8008
12811281 - name: httpd-push-rules
1282- connect_timeout: 0.02s
1282+ connect_timeout: 1.00s
12831283 type: STRICT_DNS
12841284 dns_lookup_family: V4_ONLY
12851285 ignore_health_on_host_removal: true
@@ -1306,7 +1306,7 @@ data:
13061306 address: synapse-push-rules
13071307 port_value: 8008
13081308 - name: httpd-device-lists
1309- connect_timeout: 0.02s
1309+ connect_timeout: 1.00s
13101310 type: STRICT_DNS
13111311 dns_lookup_family: V4_ONLY
13121312 ignore_health_on_host_removal: true
@@ -1333,7 +1333,7 @@ data:
13331333 address: synapse-device-lists
13341334 port_value: 8008
13351335 - name: httpd-thread-subscriptions
1336- connect_timeout: 0.02s
1336+ connect_timeout: 1.00s
13371337 type: STRICT_DNS
13381338 dns_lookup_family: V4_ONLY
13391339 ignore_health_on_host_removal: true
@@ -1360,7 +1360,7 @@ data:
13601360 address: synapse-thread-subscriptions
13611361 port_value: 8008
13621362 - name: httpd-matrix-auth
1363- connect_timeout: 0.02s
1363+ connect_timeout: 1.00s
13641364 type: STRICT_DNS
13651365 dns_lookup_family: V4_ONLY
13661366 ignore_health_on_host_removal: true
@@ -1387,7 +1387,7 @@ data:
13871387 address: matrix-authentication
13881388 port_value: 80
13891389 - name: httpd-user-dir
1390- connect_timeout: 0.02s
1390+ connect_timeout: 1.00s
13911391 type: STRICT_DNS
13921392 dns_lookup_family: V4_ONLY
13931393 ignore_health_on_host_removal: true
@@ -1414,7 +1414,7 @@ data:
14141414 address: synapse-user-dir
14151415 port_value: 8008
14161416 - name: httpd-media-repository
1417- connect_timeout: 0.02s
1417+ connect_timeout: 1.00s
14181418 type: STRICT_DNS
14191419 dns_lookup_family: V4_ONLY
14201420 ignore_health_on_host_removal: true
0 commit comments