IndexerUsePersistentConnections
By default, Distributed Index Handleruses a persistent connection to a child server for indexing. This disables the use of a pool of sockets for TCP connections. Set IndexerUsePersistentConnections to false if you do not want to use persistent connections.
| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | Server |
| Example: | IndexerUsePersistentConnections=false
|
| See Also: |