[Koha] Koha Performance

2018-03-19 Thread JanM
Hi, i'm new to Koha and at the university i'm working at we have a small library with about 50 items. We have a small server where Koha is running on. Plack is also enabled. We are running a Mariadb on an other server. The problem is, that it takes about 10 seconds for a request to be answered.

Re: [Koha] Koha Performance

2018-03-19 Thread JanM
/Koha-Version: 17.11.03.000 OS Version ('uname -a'):Linux www2 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017 x86_64 Perl Interpreter: /usr/bin/perl Perl-Version: 5.022001 Perl @INC: /usr/share/koha/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/

Re: [Koha] Koha Performance

2018-03-19 Thread JanM
Activated Memcached and now I gained about 2 Seconds. So a request takes about 6 Seconds. I also made a request to add another CPU Core to the system. Hope this helps. I took a look at another Koha Setup: http://catalogue.demo1711-koha.test.biblibre.eu/cgi-bin/koha/opac-search.pl?idx=&q=Forschung

Re: [Koha] Koha Performance

2018-03-20 Thread JanM
root@www2:/home/user# koha-plack --enable library Plack enabled for library root@www2:/home/user# koha-plack --restart library * Restarting Plack daemon for library * Stopping Plack daemon for library

Re: [Koha] Koha Performance

2018-03-20 Thread JanM
This is the apache conf file that we use. Maybe someone can give a hint or something, 'cause i'm running out of ideas. The "koha-plack --enable" does not seem to do anything. If I run the disable command there are # placed in front of the include. After enable the plack and restarting the apache th

Re: [Koha] Koha Performance

2018-03-20 Thread JanM
I think it is a custom made file, but I don't know. I was asked to administrate the server since the guy before me has left us. What is important about the redirect? Is it the entry causing the fault? Should it be deleted? Or should it be there, like without it, it would not work. -- Sent from:

Re: [Koha] Koha Performance

2018-03-20 Thread JanM
Ok, gotcha.. I have two files, first: Include /etc/koha/apache-shared.conf # Include /etc/koha/apache-shared-disable.conf Include /etc/koha/apache-shared-opac.conf SSLCertificateFile /etc/ssl/certs/.pem SSLCertificateKeyFile /etc/ssl/private/.pem SSLCertificateChainFile /etc/

Re: [Koha] Koha Performance

2018-03-20 Thread JanM
Ok, done that. After restarting the Apache it says: /Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later./ in the Webbrowser. Restart worked without errors. Also tried koha-plack --restart library

Re: [Koha] Koha Performance

2018-03-20 Thread JanM
No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.4 LTS Release:16.04 Codename: xenial Koha-Version: 17.11.03.000 Perl-Version: 5.022001 Apache-Version: Server version: Apache/2.4.18 (Ubuntu) MySQL-Version: mysql Ver 15.1 Distrib 10.0.34-MariaDB,

Re: [Koha] Koha Performance

2018-03-20 Thread JanM
Oh man! I promis you will get invited for those cookies i we should meet us one day. Thanks, that worked. -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.n

[Koha] Proxy Error after MariaDB upgrade to 10.2.14

2018-05-22 Thread JanM
Hello everyone, i just ran into a Problem with my Koha System. After upgrading the MariaDB from 10.0 to 10.2.14 I have no access to the Server. I can not provide the Version of Koha, but for Apache: ### Server version: Apache/2.4.18 (Ubuntu) Se

Re: [Koha] Proxy Error after MariaDB upgrade to 10.2.14

2018-05-23 Thread JanM
I'm forced to use "sudo dpkg --configure -a" before I can run apt-get update / upgrade commands. It shows: "E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem." and if run "sudo dpkg --configre -a" I only get: "Upgrading database schema for librar

Re: [Koha] Proxy Error after MariaDB upgrade to 10.2.14

2018-05-29 Thread JanM
Is there a way to test the database connection via Console? -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo

Re: [Koha] Proxy Error after MariaDB upgrade to 10.2.14

2018-05-29 Thread JanM
Thanks Michael, but i forgot to mention that the mariadb server is hosted by our computing center and i only have access to the phpmyadmin page, but not to the console of this server. This is due to our privacy policies... the Koha server is hosted on a local server in the network. -- Sent fr

Re: [Koha] Proxy Error after MariaDB upgrade to 10.2.14

2018-05-29 Thread JanM
Hi Barton, this work perfect. user@www2:~$ user@www2:~$ sudo koha-list -bash: user@www2:~$: command not found user@www2:~$ [sudo] password for user: -bash: [sudo]: command not found user@www2:~$ library -bash: library: command not found user@www2:~$ sudo koha-mysql library Reading table informa

Re: [Koha] Proxy Error after MariaDB upgrade to 10.2.14

2018-07-17 Thread JanM
Has anyone a idea how to fix it? It is still not working and I'm out of ideas.. -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co