Hello, can someone tell us what the following are:
mongoa as in /etc/mongodb/mongoa.conf; this is a process that runs with mongodb; what is standard port?
mongos as in /etc/mongodb/mongos.conf; this is a process that runs with mongodb; what is standard port?
mongoc as in /etc/mongodb/mongoc.conf; this is a process that runs with mongodb; what is standard port?
For example, mongod is standard db process and runs on port 27017.
Not able to find definitions on mongodb or web.
Thanks.