Previous Topic: How SS Handles Messages—Bulk Update Enabled, Stage Check EnabledNext Topic: How to Optimize Database Transactions


How SS Handles Messages—Bulk Update Disabled, Stage Check Disabled

When you do not enable either of the two modes for the scalability server, the scalability server handles the messages in the following manner:

  1. Scalability server does not cache the messages that it receives from the agent.
  2. Scalability server sends the messages to the Installation Manager as and when it receives from the agent.

As the scalability server does not send the messages to the Installation Manager in bulk, this scenario does not optimize database updates.

More information:

Behavior of SS Based on Stage Check and Bulk Update Configurations