[Koha-devel] Koha, centOS, Apache, starman => random timeout !

2019-07-18 Thread Paul Poulain
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 log

Re: [Koha-devel] Koha, centOS, Apache, starman => random timeout !

2019-07-18 Thread Paul Poulain
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...???