mongo.setslaveokay(3) php man page | unix.com

Man Page: mongo.setslaveokay

Operating Environment: php

Section: 3

MONGO.SETSLAVEOKAY(3)							 1						     MONGO.SETSLAVEOKAY(3)

Mongo::setSlaveOkay - Change slaveOkay setting for this connection

SYNOPSIS
public bool Mongo::setSlaveOkay ([bool $ok = true])
DESCRIPTION
See the query section of this manual for information on distributing reads to secondaries.
PARAMETERS
o $ok - If reads should be sent to secondary members of a replica set for all possible queries using this MongoClient instance.
RETURN VALUES
Returns the former value of slaveOkay for this instance.
CHANGELOG
+--------+-------------------------------+ |Version | | | | | | | Description | | | | +--------+-------------------------------+ |1.2.11 | | | | | | | Emits E_DEPRECATED when used. | | | | +--------+-------------------------------+ SEE ALSO";Read Preferences , MongoClient::setReadPreference. PHP Documentation Group MONGO.SETSLAVEOKAY(3)
Related Man Pages
mongocursor(3) - php
mongocollection.getreadpreference(3) - php
mongocursor.slaveokay(3) - php
mongoclient.getconnections(3) - php
mongoclient.killcursor(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update