Smart Grid Applications Overview > Responder Overview > Optional Configurations > Client Machines > Connect to Query Services on Startup |
Version: 10.1 |
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.
<queryService>
<queryService server="localhost" port="2063" enabled="true" />
</queryService>