Add documentation for clustered deployments #259
Labels
documentation
Documentation related issue
enhancement
New feature or request
research
Requires some R&D
Some failures have been reported under clustered deployments, we need to clarify the documentation on the scenarios and how to use the
scout
agent appropriately within them:scout.listen()
in themaster
and the middleware registration in theworker
scout.listen()
and middleware registration in theworker
The auto-creation of agent connections (when the middleware is called without an existing connection present) and how that interacts with clustered mode should also be explained if necessary.
The text was updated successfully, but these errors were encountered: