Podręcznik:$wgProfilePerHost

From mediawiki.org
This page is a translated version of the page Manual:$wgProfilePerHost and the translation is 50% complete.
Profiling: $wgProfilePerHost
Should the application server hostname be stored in the profiling table?
Wprowadzono w wersji:1.7.0 (r14436)
Przestarzałe w wersji:1.25.0 (Gerrit change 177283; git #62eb6762)
Usunięto w wersji:1.27.0 (Gerrit change 257404; git #487265cd)
Dozwolone wartości:(wartość logiczna)
Domyślna wartość:null (MW 1.25+)
false (MW 1.7–1.24)

Szczegóły

Should the application server hostname be stored in the profiling table?

In MediaWiki 1.25 and later, set $wgProfiler ['perhost'] = true; instead of $wgProfilePerHost = true;.