[Bug 15562] Make Koha more suitable for shared hosting with plack
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15562 --- Comment #13 from Srdjan Jankovic <srdjan@catalyst.net.nz> --- (In reply to Frédéric Demians from comment #12)
What about $use_syspref_cache variable and disable_syspref_cache() method? Shouldn't it be removed?
I have no idea. disable_syspref_cache() is used in some places that do not affect this patch, ie stand-alone scripts and tests, and I'm reluctant to remove it. Although I agree that the whole disable_syspref_cache() thing does not sound right and it should have been done different way.
What is your test environment?
Two complete OPAC + intranet sites, running under starman. We are trying to break it.
Do you use debian/templates/plack.psgi?
No. It is suited for single site plack app servers. What we wanted here is to serve multiple sites with only one app server thus sharing the code. I cannot see debian/templates/plack.psgi being used at all. Did I miss anything? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org