/
Drawbacks of having too many domains
Drawbacks of having too many domains
- Even though Swarm doesn't enforce a hard limit on the number of domains that you can create, having too many domains in a cluster can have the following downsides:
- When using older versions of Swarm, before
security.noauth
became enabled by default in Swarm 9.0, the domains will be listed in the persistent settings stream. It's possible that a lot of domain creation/removal activity will cause some PSS churn, but if the list of domains is relatively stable, this is not a major problem. - Domains appear in the port 90 web console (when security.noauth is not enabled). Customers with > 100 domains should use the new Swarm UI.
- Swarm will cache small streams when they are accessed frequently enough. They age out of the cache over time, when they're not being used. One of the concerns of having a lot of domains is losing locality of reference as, presumably, requests will naturally spread across those many domains.
- Domains have 16 reps, so having too many domains can put some load on the Health Processor that needs to maintain those 16 reps, plus it can slow down replication via feeds.
, multiple selections available,
Related content
Example "curl" commands for uploading files to Swarm Content Gateway
Example "curl" commands for uploading files to Swarm Content Gateway
Read with this
Why do I need to define a cluster name for Swarm?
Why do I need to define a cluster name for Swarm?
More like this
Using the elasticsearch api to split large shards
Using the elasticsearch api to split large shards
Read with this
Does the creation of a secondary DNS inside the network provide improvements?
Does the creation of a secondary DNS inside the network provide improvements?
More like this
Guidelines for Managing Domains
Guidelines for Managing Domains
More like this
Managing Domains
Managing Domains
More like this
© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.