alibaba / MongoShake

MongoShake is a universal data replication platform based on MongoDB's oplog. Redundant replication and active-active replication are two most important functions. 基于mongodb oplog的集群复制工具,可以满足迁移和同步的需求,进一步实现灾备和多活功能。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

生产环境中使用,如何关闭用于查看内部go堆栈profiling端口

sunFlying opened this issue · comments

rt.
查阅资料及issue未发现相关配置,

# profiling on net/http/profile
# profiling端口,用于查看内部go堆栈。
#system_profile_port = 9200