4 Oct
2016
4 Oct
'16
7:15 p.m.
Yea i used sudo apt-get install koha-common Thanks for that advice. I seen mentions of plack here and there but didn't know much about it. I enabled plack:
sudo koha-plack --enable <instancename> sudo koha-plack --start <instancename> and memcached: USE_MEMCACHED="yes" SetEnv MEMCACHED_SERVERS "127.0.0.1:11211" SetEnv MEMCACHED_NAMESPACE "koha_peischool"
That did make a performance difference in the speed of koha. -- View this message in context: http://koha.1045719.n5.nabble.com/Koha-Performance-Issue-tp5905752p5905918.h... Sent from the Koha-general mailing list archive at Nabble.com.