http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13431
--- Comment #20 from Robin Sheat <[email protected]> --- (In reply to Jacek Ablewicz from comment #19) > That comment in Koha/Cache.pm "fastmmap .. doesn't support expiry in a > useful way" is quite puzzling; I'm unable to find anything specific anywhere > regarding what exactly is wrong with it's expiry mechanism - ? I can't remember now, there is/was something it doesn't do that we needed for consistency, but I'm unsure of the details. Looking at Cache::FastMmap now, it might be that you can't set the expiry timeout on individual writes, you can only set it globally. -- 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/
