[Koha-bugs] [Bug 9005] Changing sysprefs requires restart under Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 1 23:23:32 CET 2012


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

--- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
(In reply to comment #4)
> This patch can solve a bugguy behaviour at the price of loosing a very
> interesting cache feature.

No, it doesn't. It solves a major bug with no side-effects for systems that
aren't affected by the bug. It is 100% opt-in.

> That can be a short-term solution only, because caching datas that are
> updated rarely is important

If you are not changing sysprefs, don't disable the cache. I test dozens of
combinations of sysprefs every day. I have a script that restarts Plack, but
it's inconvenient, and an extra step that shouldn't be necessary.

> What could be the long-term one ?
> Is there a proper way to tell Plack that he must restart all his childs ?

This seems like a bad idea from a security standpoint.

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


More information about the Koha-bugs mailing list