PHP Classes

File: vendor/mongodb/mongodb/mongo-orchestration/replica_sets/replicaset-old.json

Recommend this page to a friend!
  Classes of LAGGOUNE Walid   MongoDB Queue PHP Query Execute   vendor/mongodb/mongodb/mongo-orchestration/replica_sets/replicaset-old.json   Download  
File: vendor/mongodb/mongodb/mongo-orchestration/replica_sets/replicaset-old.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: MongoDB Queue PHP Query Execute
Query and execute multiple queries using MongoDB
Author: By
Last change:
Date: 4 years ago
Size: 1,811 bytes
 

Contents

Class file image Download
{ "id": "REPLICASET_OLD", "name": "mongod", "members": [ { "procParams": { "dbpath": "/tmp/REPLICASET/3500/", "ipv6": true, "logappend": true, "logpath": "/tmp/REPLICASET/3500/mongod.log", "journal": true, "nssize": 1, "port": 3500, "bind_ip": "::,0.0.0.0", "smallfiles": true }, "rsParams": { "tags": { "ordinal": "one", "dc": "pa" } }, "server_id": "RS-OLD-one" }, { "procParams": { "dbpath": "/tmp/REPLICASET/3501/", "ipv6": true, "logappend": true, "logpath": "/tmp/REPLICASET/3501/mongod.log", "journal": true, "nssize": 1, "port": 3501, "bind_ip": "::,0.0.0.0", "smallfiles": true }, "rsParams": { "tags": { "ordinal": "two", "dc": "nyc" } }, "server_id": "RS-OLD-two" }, { "procParams": { "dbpath": "/tmp/REPLICASET/3502/", "ipv6": true, "logappend": true, "logpath": "/tmp/REPLICASET/3502/mongod.log", "journal": true, "nssize": 1, "port": 3502, "bind_ip": "::,0.0.0.0", "smallfiles": true }, "rsParams": { "arbiterOnly": true }, "server_id": "RS-OLD-arbiter" } ] }