Re: [Koha-devel] Koha, centOS, Apache, starman => random timeout !
That's not surprising, that's Apache calling/forwarding to starman (we're not using a socket, I don't remember why) (and we've how updated the config to have 127.0.0.1:5000 instead of localhost Le 18/07/2019 à 12:24, Stefano Bargioni a écrit :
A reverse proxy running on localhost:5000...??? HTH. Stefano
On 18 Jul 2019, at 11:37, Paul Poulain <paul.poulain@biblibre.com <mailto:paul.poulain@biblibre.com>> wrote:
Hello,
We have a library running Koha (17.11) on his own centOS (virtual) server, with Apache as webserver.
Everything is working smoothly, except that, from time to time (about once a day), it's not working anymore, any page returns: "Proxy error, Error reading from remote server"
The logs shows nothing except a strange:
[Wed Jul 10 17:17:35.732798 2019] [proxy_http:error] [pid 322] (70007)The timeout specified has expired: [client 1.2.3.4:32988] AH01102: error reading status line from remote server localhost:5000, referer: https://xxx.xxx.xxx.fr/cgi-bin/koha/catalogue/detail.pl?biblionumber=78504&searchid=scs_1562770062842
[Wed Jul 10 17:17:35.732861 2019] [proxy:error] [pid 322] [client 1.2.3.4:32988] AH00898: Error reading from remote server returned by /cgi-bin/koha/catalogue/search.pl, referer: https://xxx.xxx.xxx.fr/cgi-bin/koha/catalogue/detail.pl?biblionumber=78504&searchid=scs_1562770062842 <https://admin.panam.culture.fr/cgi-bin/koha/catalogue/detail.pl?biblionumber=78504&searchid=scs_1562770062842>
What is stranger : after a few minutes, without any action on the server, everything is back, and working well.
did anyone face such a problem ? any idea welcomed !
-- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les bibliothèques BibLibre, Open Source software and services for libraries _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les bibliothèques BibLibre, Open Source software and services for libraries
We cant use proxy on socket because Apache version is too low (centos 7), it was not yet existing. We added some timeout configuration, lets hope its OK. Le 18/07/2019 à 13:39, Paul Poulain a écrit :
That's not surprising, that's Apache calling/forwarding to starman (we're not using a socket, I don't remember why)
(and we've how updated the config to have 127.0.0.1:5000 instead of localhost
Le 18/07/2019 à 12:24, Stefano Bargioni a écrit :
A reverse proxy running on localhost:5000...??? HTH. Stefano
On 18 Jul 2019, at 11:37, Paul Poulain <paul.poulain@biblibre.com <mailto:paul.poulain@biblibre.com>> wrote:
Hello,
We have a library running Koha (17.11) on his own centOS (virtual) server, with Apache as webserver.
Everything is working smoothly, except that, from time to time (about once a day), it's not working anymore, any page returns: "Proxy error, Error reading from remote server"
The logs shows nothing except a strange:
[Wed Jul 10 17:17:35.732798 2019] [proxy_http:error] [pid 322] (70007)The timeout specified has expired: [client 1.2.3.4:32988] AH01102: error reading status line from remote server localhost:5000, referer: https://xxx.xxx.xxx.fr/cgi-bin/koha/catalogue/detail.pl?biblionumber=78504&searchid=scs_1562770062842
[Wed Jul 10 17:17:35.732861 2019] [proxy:error] [pid 322] [client 1.2.3.4:32988] AH00898: Error reading from remote server returned by /cgi-bin/koha/catalogue/search.pl, referer: https://xxx.xxx.xxx.fr/cgi-bin/koha/catalogue/detail.pl?biblionumber=78504&searchid=scs_1562770062842 <https://admin.panam.culture.fr/cgi-bin/koha/catalogue/detail.pl?biblionumber=78504&searchid=scs_1562770062842>
What is stranger : after a few minutes, without any action on the server, everything is back, and working well.
did anyone face such a problem ? any idea welcomed !
-- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les bibliothèques BibLibre, Open Source software and services for libraries _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les bibliothèques BibLibre, Open Source software and services for libraries
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Fridolin SOMERS <fridolin.somers@biblibre.com> BibLibre, France - software and system maintainer
participants (2)
-
Fridolin SOMERS -
Paul Poulain