Apache 2.2 hata_logumuzda aşağıdaki mesajla neler olduğunu anlamaya çalışıyorum:
Wed May 18 21:03:29 2011] [error] [client 172.20.10.10] (70007)The timeout specified has expired: proxy: error reading status line from remote server super-load1-ga.test.com, referer: https://tester2.test.com/boom/ga/inside.as
p
Apache 2.2'yi mod_proxy ile çalıştırıyoruz. Bu Apache, httpd.conf'daki 5 dakikalık TimeOut değeriyle ilgili isteği zaman aşımına uğradı mı? (Yani uzak sunucudan 5 dakika içinde bir yanıt almaz.) Yoksa bu sadece uzak sunucudan bağlantıyı kaldıramayacağını söyleyen bir yanıt mı?
Apache, bu hatayı gördüğüm zaman boyunca MaxClients'tan hızla tükeniyor.
Proxy girişine hızlı bir örnek:
ProxyPass /boom/ga https://super-load1-ga.test.com
ProxyPassReverse /boom/ga https://super-load1-ga.test.com
Timeout
değeriniz kullanılır. Bkz. Httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxytimeout ve httpd.apache.org/docs/2.2/mod/core. html # timeout