-
Notifications
You must be signed in to change notification settings - Fork 33
DOCSP-47065: Load balancing #257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: comp-cov
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for docs-php-library ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approving but can take another look if needed!
source/crud/read-write-pref.txt
Outdated
distribute these requests across multiple servers, which avoids overwhelming | ||
any one server and ensures optimal performance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
distribute these requests across multiple servers, which avoids overwhelming | |
any one server and ensures optimal performance. | |
distribute these requests across multiple servers to avoid overwhelming | |
any one server and ensure optimal performance. |
source/crud/read-write-pref.txt
Outdated
distribute these requests across multiple servers, which avoids overwhelming | ||
any one server and ensures optimal performance. | ||
|
||
When connecting to a sharded cluster, the {+library-short+} determines the closest mongos |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When connecting to a sharded cluster, the {+library-short+} determines the closest mongos | |
When connecting to a sharded cluster, the {+library-short+} determines the closest ``mongos`` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Applies to all usages
source/crud/read-write-pref.txt
Outdated
.. tip:: | ||
|
||
To learn more about load balancing, see :manual:`Sharded Cluster Balancer | ||
</core/sharding-balancer-administration/>` in the {+mdb-server+} manual. | ||
|
||
To learn how to customize the library's server selection behavior, see | ||
:ref:`php-selection-discovery-options` in the Specify Connection Options guide. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
S: indent one more space
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-47065
Staging Links
Self-Review Checklist