Dear list,

I run a server:
MediaWiki 1.31.2
PHP 7.2.5 (apache2handler)
MariaDB 10.2.25-MariaDB
ICU 60.2
Elasticsearch 6.8.0

In the wiki there is a list of geodata (~9800 wiki pages) which are
displayed as table [0] and map [1]. Because the list is quite large I
activated several caching possibilities.  $wgMainCacheType is still set to
"CACHE_NONE" , but I use Concept Cache of SMW,  Elasticserach and OPcache.
The wiki itself is not updated quite often and more or less untouched for
days, even weeks

But I wonder: Approximatly every 24 hours the wiki pages load very very
slow. But when I visit the site again, table and map is loaded very fast.
So some caching mechanism take effect but I'm unsure which one. So my
questions are:

- when I use concept cache are queries still addressed to the elastic store?
- which is the order/priority of different caching possibilities.
- should I set $smwgQConceptCacheLifetime higher for avoiding the loading
delay every 24 hours?

Thanks for tips, Martin


[0] https://vb2.uni-wuerzburg.de/smw/topographia/index.php/Ortsliste
[1] https://vb2.uni-wuerzburg.de/smw/topographia/index.php/Ortskarte
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to