GOMEZ Henri wrote:

>>I'm been using 1.2.0 on my systems for months. Seems OK.
>>
> 
> There was a bug in 1.2.0 (jtc) with post mode 
> (search for messages about pmsg), corrected by Kevin Seguin 
> 
> ---->
> 
> You're right, the code is correct in tomcat 3.3 mod_jk
> and conform with the latest patch I submitted in this branch.
> The error was introduced in the J-T-C port....
> 
>               /* the right place to add file storage for upload */
>               if((len = read_into_msg_buff(ep, r, pmsg, l, len)) >= 0) {
>                   r->content_read += len;
>                   return JK_AJP13_HAS_RESPONSE;


It must be that I never had more then 8k of data being passed back to 
the server (lucky me :-) and therefore mod_jk 1.2.0 worked fine for me. 
But I'm now on the CVS version, in which all this is fixed, so it should 
be fine.


Thanks for your help. Glad you're back!


Bojan




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

Reply via email to