Manual:$wgUseETag/de-formal
![]() | This feature was removed completely in version 1.28.0. |
Cache: $wgUseETag | |
---|---|
Whether MediaWiki should send an ETag header. |
|
Eingeführt in Version: | 1.8.0 (r16205) |
Entfernt in Version: | 1.28.0 (Gerrit change 296221; git #46df493a) |
Erlaubte Werte: | (boolean) |
Standardwert: | false |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
Whether MediaWiki should send an ETag header. Seems to cause broken behavior with Squid 2.6, see task T9098. Note that nginx (before 1.7.3) removes the ETag header when it does itself the HTTP gzip compression (see for example this thread) but doesn’t remove it when MediaWiki send itself a gzip version (see Manual:$wgUseGzip ). This issue is solved from nginx 1.7.3 (bug #377: etag не отдается с gzip).
Categories:
- MediaWiki configuration settings/de-formal
- MediaWiki configuration settings 1.8.0/de-formal
- MediaWiki configuration settings introduced in version 1.8.0/de-formal
- MediaWiki configuration settings removed in version 1.28.0/de-formal
- MediaWiki deprecated or obsolete features/de-formal
- Cache variables/de-formal