[Koha-bugs] [Bug 7248] Caching for services

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 1 17:28:13 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248

--- Comment #23 from Paul Poulain <paul.poulain at biblibre.com> 2012-02-01 16:28:13 UTC ---
(In reply to comment #22)
> > Isn't this a good reason to keep memcache server in httpd.conf ? what is/are
> > the side effect if any of the $ENV ?
> 
> So there's a special case for the UseCache syspref. The side effect of keeping
> the memcache configuration in $ENV is that we have to explain to non-technical
> librarians how to adjust their caching settings if they run into problems. This
> seems like a significant disadvantage, for no real benefit.
I think that if a librarian run into problems, the thing that must be done is
emptying the cache, that must be done on command line. That's not something for
anyone.
Setting the cache server is also something highly technical, and sysprefs
should be dedicated to library/user-oriented things.
This setting is the same as for the LDAP = that's in koha.conf, not in syspref.
I think we should have as a rule that :
* technical parameters are in koha.xml or httpd.conf
* librarian parameters are in syspreferences


> Also, regarding the name of the syspref, I think UseCache is better than
> UseMemcached. One day we may have more than one cache technology available, at
> which point it could be changed from boolean to a choice, and UseCache = On
> remapped to UseCache = memcached.
agreed

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list