Kézikönyv:$wgCdnMaxAge
Appearance
| HTTP proxy (CDN) settings: $wgCdnMaxAge | |
|---|---|
| Az s-maxage-ként (ESI nélkül) vagy Surrogate-Controlként (ESI-vel) küldött CDN TTL-gyorsítótára. |
|
| Bevezetve: | 1.34.0 (Gerrit change 387877; git #f9f8dff4) |
| Eltávolítva: | használatban |
| Megengedett értékek: | (integer) |
| Alapértelmezett érték: | 18000 |
| Egyéb beállítások: Betűrendben | Funkció szerint | |
Details
Cache timeout for page view caching, will be sent as s-maxage (without ESI) or Surrogate-Control (with ESI). Without ESI, you should strip out s-maxage in the Cdn config. 18000 seconds = 5 hours, more cache hits with 2678400 = 31 days.
This variable was renamed from $wgSquidMaxage in MediaWiki 1.34.