LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Apache proxy issue (https://www.linuxquestions.org/questions/linux-server-73/apache-proxy-issue-4175514623/)

r3b0ot 08-13-2014 06:01 AM

Apache proxy issue
 
Hi,

I'm suddenly getting 503 service temporary unavailable errors on my proxy server (debian 6 + apache).

Rebooting the server fixes this issue but just for a limited time (few minutes).

Error log of a example site on this server:

Code:

[Wed Aug 13 12:54:11 2014] [error] (24)Too many open files: proxy: HTTPS: error creating fam 2 socket for target xxx.xxx.xxx.xxx
[Wed Aug 13 12:54:11 2014] [error] ap_proxy_connect_backend disabling worker for (xxx.xxx.xxx.xxx)
[Wed Aug 13 13:01:41 2014] [error] proxy: HTTPS: disabled connection for (xxx.xxx.xxx.xxx)

any ideas?

frndrfoe 08-14-2014 02:28 PM

When apache is stopped run
# ipcs -s

Do you get any output that has the apache/www-data user as the owner?


All times are GMT -5. The time now is 08:42 PM.