Amir Nuri wrote:

> I am working with mod_jk with Apache 1.3.14 and Tomcat 3.2.
> I configured the Tomcat to use Ajpv13 protocol.
> I am doing upload of files.
> When the upload files are text files: there is no problem, but when the
> upload files are binary files, I get Unexpected end of file
> I read the file from the servlet input stream (with readLine method)
> Can you help me ?
>

There have been some patches for this problem (in Tomcat) that will show up
in Tomcat 3.2.2.  In the short term, I believe that file upload works ok
with mod_jk when you use ajpv12 instead.

Craig


Reply via email to