Re: [users@httpd] Hung thread

2015-08-17 Thread Dr James Smith
Have you looked at installing apache server status code so you can see what the last request is on each of these hung threads... Alternatively if you have something like mod_perl installed one thing that you can do is add a handler to warn the PID/request to the error logs at the start and end

Re: [users@httpd] Hung thread

2015-08-17 Thread Mark Jacquet
Jeff/Community Getting back to this thread after a long time. We tried many things since this initial issue: Moved to linux, tried latest apache/apr/aprutils bins, tried adjusting the configuration, etc. All this failed eventually in the same way: Multiple hung threads eventually overloading the

[users@httpd] Truncate error while restarting the proxy

2015-08-17 Thread Karan Mengi
Hi team, I have installed apache proxy version 2.4.12 and in the httpd.conf file the url's are mentioned like below: ProxyPass /xyz https://abc.com/service_name ProxyPassReverse /xyz/ https://abc.com/service_name When I am going to restart the Proxy it shows the below error: [proxy:error] [pi