在 Node.js 18 中 formUploader.put 并发上传导致的内存泄露警告?
使用formUploader.put 方法并发上传多个文件,会提示内存可能泄露,监听器过多,超过11个默认值。MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit
520 阅读
配置参数介绍就在qbox文档命令行介绍下面
syncdur字段指定监控检测周期,单位为秒,0表示使用默认值(0.5 秒)
http://developer.qiniu.com/docs/v6/tools/qrsbox.html#usage-cmd