Krinkle added a comment.

  In T356402#9536675 <https://phabricator.wikimedia.org/T356402#9536675>, 
@hashar wrote:
  
  > `$wgLocalisationCacheConf['store'] = 'array';` that is the format used to 
store the cache. […] it gets the localization cache from Memcached:
  >
  >   [MessageCache] MessageCache using store MemcachedPhpBagOStuff
  >   [memcached] MemCache: got WANCache:wikidb:messages:en|#|t
  
  There does not exist a Memcached backend for LocalisationCache. LCStore has 
only file-based (CDB or PHP) and DB-based implementations. What you see here is 
the MessageCache, which is a layer on top of LocalisationCache, where we cache 
the message overrides from NS_MEDIAWIKI pages.
  
  >   Start request GET /
  >   …
  >   [localisation] LocalisationCache using store LCStoreStaticArray
  >   …
  
  It uses the static PHP files for LocalisationCache.

TASK DETAIL
  https://phabricator.wikimedia.org/T356402

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle
Cc: Krinkle, hashar, Michael, Aklapper, ArthurTaylor, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
pdehaye, Nandana, Lahi, Gq86, Andrawaag, GoranSMilovanovic, QZanden, 
YULdigitalpreservation, KimKelting, LawExplorer, Salgo60, _jensen, rosalieper, 
Scott_WUaS, MisterSynergy, thcipriani, abian, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to