On Tue, Apr 07, 2009 at 12:40:42AM +0200, Rainer Jung wrote:
> > [Sun Mar 29 04:05:33 2009] [error] ajp_read_header: ajp_ilink_receive
> > failed
> > [Sun Mar 29 04:05:33 2009] [error] (120006)APR does not understand this
> > error code: proxy: read response failed from (null) (localhost)
> 
> 
> 120006 should be AJP_ENO_HEADER, which means after sending a request to
> the backend, Apache was not able to receive the headers of the response.
> 
> This could have multiple reasons, like a timeout while waiting for the
> response, and maybe also a backend closing a connection due to an idle
> timeout. You should configure Cping/Cpong on mod_proxy_ajp (with a
> recent version) to allow for robust detection of a broken backend.

OK...

What is the "CPING / CPONG For Dummies" version? :-)

I found
http://tomcat.apache.org/connectors-doc/generic_howto/timeouts.html
which doesn't really help me... it presupposes that I know an awful lot
more than I do.

Is there a walkthrough somewhere that tells me how I'd go about CPINGing
and CPONGing that starts with the assumption that I have no idea what
they are? :-)

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to