Configuring Responder/Smart Grid
Enhanced Responder Service Performance

Version: 10.1

Resource Center Home

This enhancement is enabled by default.

You may turn on additional caching to improve the performance of Responder services. With this configuration, Responder will open each feature class in the geometric network when the services start up and hold references to the open feature classes for the life of the process. This minimizes schema locks to improve performance. This setting is enabled by default. The steps on this page illustrate how to turn this enhancement off.

Perform this configuration on all Responder server machines and in the following configuration files: Miner.Responder.DataServices.exe.config, Miner.Responder.PredictionServices.exe.config, and Miner.Responder.QueryWindowsService.exe.config.

  1. Open the configuration file (this must be done for all three configuration files listed above). By default the Responder server configuration files are installed here: C:\Program Files (x86)\Miner and Miner\Responder\Server.
  2. Look for the following XML. This will be a part of the connection information. You may need to set this for multiple connections within each configuration file.
<geodatabase featureClassCaching="true">
  1. Set the featureClassCaching property to "false" to disable this performance enhancement. By default this value is set to true (enabled).
  2. Save and close the configuration file.
  3. Repeat these steps for all connections within the configuration file.

 


Send Comment to documentation@schneider-electric.com