APCu is definitely installed. PHP sees it, Observium sees it. But when you use /cache_info in the URL you can see it constantly writing back to the cache, and never getting any hits.
<Screen Shot 2021-07-05 at 2.20.18 PM.png>
<Screen Shot 2021-07-06 at 10.57.39 AM.png>
Did you install the php-apcu package?
sudo apt-get install -y php-apcu
/Markus
I have noticed that when I enable webUI caching, that the page loads don’t speed up. It regularly takes 3 seconds to render a page, although the tool tip at the bottom shows APCu caching is enabled. However, if I force the cache driver to “files”, then I see
a huge speed up (page loads drop to about 100-200ms).
Is there some extra config to get APCu working correctly? I didn’t see anything in the docs, but I could have missed it.
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________observium mailing listobservium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium