Skip to content

Commit 21bb479

Browse files
Merge pull request #1028 from multiversx/proxy_no_status_check
Proxy no-status-check
2 parents 97b9378 + 4deddbb commit 21bb479

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/sdk-and-tools/proxy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ The Proxy holds its configuration within the `config` folder:
7676
- `apiConfig/credentials.toml` - this file holds the configuration needed for enabling secured endpoints - only accessible by using BasicAuth.
7777
- `apiConfig/v1_0.toml` - this file contains all the endpoints with their settings (open, secured and rate limit).
7878

79+
:::note
80+
If the provided observers' addresses from `config.toml` are not physical addresses of each observer, but rather addresses of providers that manage multiple observers for each shard, with self handling of health checks, the Proxy must be started with `--no-status-check` flag.
81+
:::
82+
7983
[comment]: # (mx-context-auto)
8084

8185
## **Snapshotless observers support**

0 commit comments

Comments
 (0)