> 
> On 03/16/2010 10:07 PM, Anthony J. Biacco wrote:
> >
> > The errors are:
> > [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1152):
> sending
> > to ajp13 pos=4 len=4 max=8192
> > [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1152):
0000
> > 12 34 00 00 00 00 00 00 00 00 00 00 00 00 00 00  - .4..............
> 
> Do you have
> "browser stop sending data, no need to recover" message before those
> two?
> 

I do not.

> This looks like empty POST message caused by client
> cheating C-L header.
> 
> Anyhow post the log snippet for the
> ajp_connection_tcp_send_message callee.

I don't see anything other than the snippet I posted. And they're all
the same as the above one.
I do notice that successful ones look like this:

[debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1152): sending
to ajp13 pos=4 len=5 max=16
[debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1152): 0000
12 34 00 01 0A 00 00 00 00 00 00 00 00 00 00 00  - .4..............
[debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1336): received
from ajp13 pos=0 len=1 max=16
[debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1336): 0000
09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  - ................

-Tony


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


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

Reply via email to