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.html
Sent from the Koha-general mailing list archive at Nabble.com.
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to