https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15562
Jerome Charaoui <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |a --- Comment #70 from Jerome Charaoui <[email protected]> --- I found this bug report after being mentioned on IRC, and as a sysadmin working with Koha, I'm quite interested in this. At our public College, we like to provide an autonomous Koha instance to every student so they can work on assignments and expriment and learn the software. The instances are regularly thrown away and recreated. We can do it without Plack, but it's somewhat painful to use, even more so with recent versions. We can have up to 120 instances available at any one time on a single server! I was able to apply the patchset on top of master with only very few adjustments and make it work with 5 instances. But I only did very cursory test, just making sure login works and the catalogue search was available. I soon hit problems, though. For example, rebuild_zebra.pl throws a segfault. While I understand that a following the path laid out with this patch through to the end might seem like a huge task, I would be very happy to see this patchset maintained and improved. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
