[Koha-bugs] [Bug 21955] Cache::Memory should not be used as L2 cache

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 10 20:00:05 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21955

--- Comment #6 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Julian Maurice from comment #5)
> I cannot reproduce the issue you mentioned on the ML.
> 
> about.pl says
> 
> > Effective caching method: Cache::Memory
> 
> I have 2 starman workers but reloading the page always show the right value
> for the syspref.
> What am I missing ?

Can you confirm you are displaying the pref's value using the Koha.Preference
method, i.e. not looking at the pref admin view, which fetches the value from
the DB directly?
Also make sure starman's parameter --max-requests is not set to 1 :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list