Configuring Responder/Smart Grid
Connect to Query Services on Startup

Version: 10.1

Resource Center Home

Typically Responder Explorer accesses Data Services when starting up. However, if all instances of Data Services are busy, Responder Explorer could time out. This configuration allows Responder Explorer to access Query Services or Data Services during startup. With this configuration enabled, Responder Explorer will look first for an available instance of Query Services. If it doesn't find one, it will look for Data Services.

This optional configuration will improve performance when starting up Responder Explorer. You must have Query Services configured and running to take advantage of this enhancement.

  1. Open Miner.Responder.Explorer.exe.config. By default, this file is installed here: C:\Program Files (x86)\Miner and Miner\Responder\Client.
  2. Look for this section of XML:
  <queryService>
    <queryService server="localhost" port="2063" enabled="true" />
  </queryService>
  1. Set the server property to the name of the machine that is running Query Services. If you are running multiple instances of Query Services, you can use a comma deliminated list. For example: "server1,server2,server3".
  2. Set the enabled property to true.
  3. Save and close Miner.Responder.Explorer.exe.config.

 

 


Send Comment to documentation@schneider-electric.com