https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16140
--- Comment #24 from Jacek Ablewicz <[email protected]> --- (In reply to Jonathan Druart from comment #16) > (In reply to Jacek Ablewicz from comment #14) > > I have kinda mixed feelings about flush_L1_if_needed() feature. It provides > > nice speed-up for plack setups, but - unless I'm very much mistaken, it also > > makes L2 cache expiration mechanism unreliable under plack (?). > > Regarding the benchmarks, this part will certainly be dropped. Without that part, 2nd patch (don't clone cache results for framework/authvals) would be a whole lot less risky under plack - it may still cause some (hopefully minor) issues, but at least they will be predictable & reproductible under plack as well as in the CGI setups. -- 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/
