Project:
View Revisions: Issue #35113 | [ Back to Issue ] | ||
Summary | 0035113: The ServerStateBackground server ping unregistered servers | ||
Revision | 2017-02-28 11:43 by AugustoMauch | ||
Description | When the ServerStateBackground is executed in Central Server, it will ping all the store servers defined in the Mobile Server window, even if the store server has not been deployed yet. In that case the store server will be offline until it is deployed, and the ping to that store server will be very slow because it will have to wait until the timeout is reached. | ||
Revision | 2017-01-31 18:37 by AugustoMauch | ||
Description | When the ServerStateBackground is executed in Central Server, it will ping all the store servers defined in the Mobile Server window, even if the store server has not been deployed yet. In that case the store server will be offline until it is deployed, and the ping to that store server will be very slow because it will have to wait until the timeout is reached. Also, the stores are pinged sequentially, this process would benefit from pinging using several threads. |
Copyright © 2000 - 2009 MantisBT Group |