http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6193
--- Comment #12 from Tomás Cohen Arazi <[email protected]> 2011-11-25 18:04:17 UTC --- I heard about using YAML and agree it would be a good improvement. Just would like to say that in our production sites the main concern was filesystem I/O, as everything is stored in a SAN, and have multiple sites on the same virtual VPS. I also added in #c3 that i find more suitable the way memcached is handled in C4::Context and posibbly reused across the Koha modules, meaning having a single memcached object, and ismemcached variable to test. Regards To+ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
