Handbuch:$wgEnableWANCacheReaper

This page is a translated version of the page Manual:$wgEnableWANCacheReaper and the translation is 33% complete.
Zwischenspeicher: $wgEnableWANCacheReaper
Whether to verify and enforce WAN cache purges using reliable DB sources as streams.
Eingeführt in Version:1.29.0 (Gerrit change 308310; git #2e5eb693)
Entfernt in Version:1.40.0 (Gerrit change 832741; git #1cf6f047)
Erlaubte Werte:(Wahrheitswert)
Standardwert:false

Whether to verify and enforce WAN cache purges using reliable DB sources as streams.

Details

Set to true to verify and enforce WAN cache purges using reliable DB sources as streams.

These secondary cache purges are de-duplicated via simple cache mutexes. This improves consistency when cache purges are lost, which becomes more likely as more cache servers are added or if there are multiple datacenters. Only keys related to important mutable content will be checked.