The IP addresses or host names for machines that are permitted to index data into IDOL server (using the specified IndexPort
). Separate multiple addresses with commas. There must be no space before or after a comma.
You can use wildcards in the IP addresses. For example, type 187.*.*.*
to permit any machine whose IP address begins with 187
to access the service's status. You can also filter the IndexClients
parameter using CIDR notation.
Type: | String |
---|---|
Default: | |
Required: | No |
Configuration Section: | Server |
Example: | IndexClients=10.1.1.10,127.0.0.1
|
See Also: | DIHPort |
|