cping/cpong で mod_cluster/mod_proxy に ajp_ilink_receive() can't receive header エラーが発生する
Issue
- web サーバーのアプリケーションにアクセスすることができません。503 レスポンスが発生します。
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems.Please try again later.
- サーバーインスタンスが突然停止します。
- Apache ログに ajp に関連するエラーメッセージが出力されます。
httpd
エラーログに、以下の mod_cluster エラーが出力されます。
[error] (70007)The timeout specified has expired: ajp_ilink_receive() can't receive header
...
[error] (104)Connection reset by peer: ajp_ilink_receive() can't receive header
[error] ajp_handle_cping_cpong: ajp_ilink_receive failed
- apache web サーバーで以下のエラーを頻繁に受け取ります。
[error] (70007)The timeout specified has expired: ajp_cping_cpong: apr_socket_recv failed.
- EWS における接続の問題です。
- mod_cluster が JBoss への接続を終了します。
- Apache Web サーバーから JBOSS アプリケーションに到達することができません。Apache サーバーと JBOSS サーバーとの間のスレッドが枯渇したため、
503 Service temporarily unavailable
エラーが発生します。
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- Apache httpd
- mod_cluster
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.