hi guys,
I am trying to hook up my tomcat 4.1.29 with the Apache 2.0.49 server (running mod_ssl 
if that makes any difference) with the mod_jk2 2.0.2 version. I downloaded the mod_jk2 
source and built it on my own for linux. 
Everything works fine - I can get to tomcat JSPs and Servlets (using struts in tomcat 
by the way). But what I notice is if the response is larger than 8K, the mod_jk2 
connector in apache is logging an error and throwing away the response on the floor.

This is what I see in the apache error log:

[Fri Mar 26 01:05:41 2004] [error] msgAjp.receive(): Incoming message is too big 8196
[Fri Mar 26 01:05:41 2004] [error] channelSocket.receive(): Bad header
[Fri Mar 26 01:05:41 2004] [error] workerEnv.processCallbacks() Error reading reply
[Fri Mar 26 01:05:41 2004] [error] ajp13.service() ajpGetReply unrecoverable error 
120000
[Fri Mar 26 01:05:41 2004] [error] ajp13.service() Error  forwarding 
ajp13:localhost:8009 0 1
[Fri Mar 26 01:05:41 2004] [notice] ajp13.done() close endpoint ajp13:localhost:8009 
error_state 1
[Fri Mar 26 01:05:41 2004] [error] mod_jk.handler() Error connecting to tomcat 120000

Any ideas on what I might be doing wrong ? Is the response size configurable in 
mod_jk2 (I looked in the source but couldn't find a way to do that)?

Please let me know if I need to send this mail to a different mailing list.
thanks in advance. 
Praveen

__________________________________________________________________
Introducing the New Netscape Internet Service. 
Only $9.95 a month -- Sign up today at http://isp.netscape.com/register

Netscape. Just the Net You Need. 

New! Netscape Toolbar for Internet Explorer
Search from anywhere on the Web and block those annoying pop-ups.
Download now at http://channels.netscape.com/ns/search/install.jsp

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to