Manual:$wgClockSkewFudge
Jump to navigation
Jump to search
![]() | Bu özellik tamamen 1.33.0 sürümünde kaldırıldı. |
Önbellek: $wgClockSkewFudge | |
---|---|
Fudge time to add to cache timestamps to adjust for clock skew. |
|
Sürümde tanıtıldı: | 1.4.6 (r9403) |
Sürümde kaldırıldı: | 1.33.0 (Gerrit change 496694; git #074ce9ab) |
İzin verilen değerler: | (saniye sayısı (tam sayı)) |
Varsayılan değer: | 5 |
Diğer ayarlar: Alfabetik | İşlevsel olarak |
Details
Clock skew or the one-second resolution of time()
can occasionally cause cache problems when the user requests two pages within a short period of time.
This variable adds a given number of seconds to vulnerable timestamps, thereby giving a grace period.