RestrictedHostAccess

Boolean

false

Purpose

When the RestrictedHostAccess parameter is set to true, the primary database server refuses connections from any host that is not included in the enumerated list specified in the AllowedHost parameters. When this parameter is set to false, the primary database server accepts connections from any host.

Parameter is read when …

The secondary to primary connection is established; for example, you can disable the connection, change the parameter value on the primary, and then reconnect.