четверг, 10 июля 2014 г.

Default MongoDB Ports

Default MongoDB Port

The following table lists the default ports used by MongoDB:
Default PortDescription
27017The default port for mongod and mongos instances. You can change this port with port or --port.
27018The default port when running with --shardsvr runtime operation or the shardsvr value for the clusterRolesetting in a configuration file.
27019The default port when running with --configsvr runtime operation or the configsvr value for the clusterRolesetting in a configuration file.
28017The default port for the web status page. The web status page is always accessible at a port number that is 1000 greater than the port determined by port.

Комментариев нет:

Отправить комментарий