"Form tomcat log i can say that request has been received from client side"

What is saying the Tomcat access log ? Are there lines with response size =
0 ?


2015-12-04 19:13 GMT+01:00 Christopher Schultz <ch...@christopherschultz.net
>:

> Yogesh,
>
> On 12/4/15 9:26 AM, Yogesh Patel wrote:
> > Hi,
> >
> >  We have a Apache and tomcat :
> >
> > Form tomcat log i can say that request has been received from client side
> > but some how response could not deliver to Apache.
> >
> > And in apache log we found following log:
> >
> > "AH00992: ajp_read_header: ajp_ilink_receive failed"
> >
> > What makes tomcat unresponsive to apache. in tomcat log there is no logs
> > for max thread busy.
>
> Can you turn-up the log level on mod_jk? (or are you using mod_proxy_ajp?)
>
> Sanity check: make sure that your max_packet_size (in httpd/mod_jk)
> matches the related setting in your <Connector> in Tomcat.
>
> -chris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to