HomeSort by: relevance | last modified time | path
    Searched refs:replica (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/unbound/dist/testdata/redis_reconnect_interval.tdir/
redis.conf 171 # When a replica loses its connection with the master, or when the replication
172 # is still in progress, the replica can act in two different ways:
174 # 1) if replica-serve-stale-data is set to 'yes' (the default) the replica will
178 # 2) If replica-serve-stale-data is set to 'no' the replica will reply with error
179 # "MASTERDOWN Link with MASTER is down and replica-serve-stale-data is set to 'no'"
185 replica-serve-stale-data yes
187 # You can configure a replica instance to accept writes or not. Writing against
188 # a replica instance may be useful to store some ephemeral data (because dat
    [all...]
redis_reconnect_interval.conf 19 redis-replica-server-path: @REDIS_REPLICA_SOCKET@
  /src/external/bsd/unbound/dist/testdata/redis_replica.tdir/
redis.conf 171 # When a replica loses its connection with the master, or when the replication
172 # is still in progress, the replica can act in two different ways:
174 # 1) if replica-serve-stale-data is set to 'yes' (the default) the replica will
178 # 2) If replica-serve-stale-data is set to 'no' the replica will reply with error
179 # "MASTERDOWN Link with MASTER is down and replica-serve-stale-data is set to 'no'"
185 replica-serve-stale-data yes
187 # You can configure a replica instance to accept writes or not. Writing against
188 # a replica instance may be useful to store some ephemeral data (because dat
    [all...]
redis_replica.conf 17 redis-replica-server-path: @REDIS_REPLICA_SOCKET@
  /src/external/bsd/openldap/dist/include/
ldap_pvt.h 148 ldap_pvt_csnstr( char *buf, size_t len, unsigned int replica, unsigned int mod );
  /src/external/bsd/openldap/dist/libraries/libldap/
util-int.c 358 ldap_pvt_csnstr(char *buf, size_t len, unsigned int replica, unsigned int mod)
368 tm.tm_min, tm.tm_sec, tm.tm_nsec / 1000, tm.tm_usub, replica, mod );

Completed in 29 milliseconds