Commit cb516a11 authored by yujiwei's avatar yujiwei

update:增加 xhprof mongo配置

parent 8c377a75
......@@ -25,4 +25,17 @@ gateway.uriOptions.wTimeoutMS=3000
gateway.driverOptions.typeMap.root='array'
gateway.driverOptions.typeMap.document='array'
xhprof.host="rs_bp_test_01.int.yidian-inc.com:27018,rs_bp_test_02.int.yidian-inc.com:27018,rs_bp_test_03.int.yidian-inc.com:27018"
xhprof.uriOptions.username='rs_bp_test_rw'
xhprof.uriOptions.password='uE5bLz9#GSHXzhuaAeTDqll65mM@XC'
xhprof.uriOptions.replicaSet='rs_bp_test'
xhprof.uriOptions.readPreference='secondaryPreferred'
xhprof.uriOptions.connectTimeoutMS=500
xhprof.uriOptions.socketTimeoutMS=6000
xhprof.uriOptions.w=1
xhprof.uriOptions.wTimeoutMS=3000
xhprof.driverOptions.typeMap.root='array'
xhprof.driverOptions.typeMap.document='array'
[dev-gateway : test-gateway : prod-gateway : gateway : common]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment