IndexerGetStatusPolling
Whether the Distributed Index Handler must poll unfinished child servers before it responds to an IndexerGetStatus action. Set IndexerGetStatusPolling
to false
to disable polling for all IndexerGetStatus actions.
You can also override the configuration parameter for individual IndexerGetStatus actions by using the PollChildren action parameter.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Server |
Example: | IndexerGetStatusPolling=false
|
See Also: | IndexerGetStatus action PollChildren action parameter |