手册:$wgUDPProfilerPort
此功能已在版本1.27.0中,从MediaWiki核心代码中移除。 请参见$wgProfiler以获取使用此功能的替代方式。 |
性能分析: $wgUDPProfilerPort | |
---|---|
UDP探查器的端口。 |
|
引进版本: | 1.6.0 (r12252) |
弃用版本: | 1.25.0 (Gerrit change 177277; git #10f06831) |
移除版本: | 1.27.0 (Gerrit change 257404; git #487265cd) |
允许的值: | (字符串) |
默认值: | null (MediaWiki 1.25+)'3811' (MediaWiki 1.6–1.24) |
其他设置: 按首字母排序 | 按功能排序 |
细节
UDP探查器的端口。
在MediaWiki 1.25 及之后的版本,请设置$wgProfiler ['udpport']
。