[root@iZ2zed126f44v90yv59ht3Z rabbitmq]# cat /usr/local/mongodb/mongodb.conf
port = 27017
dbpath = /usr/local/mongodb/data
logpath = /usr/local/mongodb/logs/mongodb.log
fork = true
logappend = true
auth = true
rest = true
maxConns = 20000
directoryperdb=true
wiredTigerCacheSizeGB = 10

相关文章:

  • 2021-12-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-17
  • 2022-02-08
猜你喜欢
  • 2022-12-23
  • 2021-08-27
  • 2021-10-30
  • 2021-06-24
  • 2022-12-23
  • 2021-10-22
  • 2021-11-01
相关资源
相似解决方案