手册:$wgHTCPPort
Appearance
此功能已在版本1.24.0从MediaWiki核心代码中移除。
请参见$wgHTCPRouting以获取使用此功能的替代方式。 |
| HTCP组播刷新: $wgHTCPPort | |
|---|---|
| Port for HTCP multicast purging |
|
| 引进版本: | 1.4.1 |
| 移除版本: | 1.24.0(Gerrit change 150761; git #0eed71b7) |
| 允许的值: | 未指定 |
| 默认值: | 4827 |
| 其他设置: 按首字母排序 | 按功能排序 | |
细节
UDP/IP port to which to multicast HTCP requests, originally used with $wgHTCPMulticastAddress.
Both were deprecated in MediaWiki 1.20.0; use $wgHTCPMulticastRouting in MediaWiki 1.20.0 and $wgHTCPRouting for MediaWiki 1.22 and subsequent.
As of MediaWiki 1.23 the old variables are still supported (by being copied to their successors in includes/Setup.php) but are obsolete.