http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7276 --- Comment #13 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-10 09:13:33 UTC --- (In reply to comment #12)
OK, I undestand what I missed: cleaning the variable is necessary, otherwise, it will stay forever in your variable, which is bad. It has nothing to do with memcache
PS: maybe we should write guidelines to manage persistent variables
Probably a good idea.
PS2: with a persistent model, will memcache still be usefull ?
Yes, even with persistence, threads die after a while and respawn. So it is still useful. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.