https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16079
--- Comment #7 from Jonathan Druart <[email protected]> --- (In reply to Jacek Ablewicz from comment #6) > (In reply to Jonathan Druart from comment #5) > > > I personally think that we cannot support all the configurations and that > > Koha will only be usable with Plack and a caching system enabled. > > Yep, and apart from DBIx class loading penalty under CGI, soon Koha will > require Moose as well (and/or Moo or whatever) and so on. > > +1 for depreciating setups w/o memcached (or another persistent caching > system) in (eg.) 1 release cycle and non-plack setups (in 1-2 release cycles > ?). > > That doesn't necessarily mean Koha should / needs to completely cease to > work without plack and memcache (not in the near future at least), more > like: all performance-related complains for non-plack setups could be by > default redirected to /dev/null after that. Koha 3.22 is already unusable (waiting for 30sec to serve a page is not acceptable in a user POV I imagine) without Plack... -- 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/
