I also had this problem, although I was using my own Multipart Handler class
based on Javamail. The upload works correctly using ajp12, but puts
jibberish in the logs when ajp13 is substituted in.

R
----- Original Message -----
From: "Stefan Busse" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 07, 2001 11:47 PM
Subject: ajp13 file upload bug


> here we go... btw our system is Solaris 2.8 on Intel / Apache 1.3.17,
> compiled with gcc-2.95.2. Tomcat is run by jdk1.3. Maybe the problem
> is related with assumptions about header-sizes implemented in ajp13 ?
>
> > Can you post this to the tomcat-dev mailing list?
> >
> > -jh-
> >
> >> Stefan Busse wrote:
> >>
> >> Hi Jason,
> >>
> >> just stumbled across your post while looking for an answer for my
> >> own upload problems. In fact there seems to be an ajp13 bug. I just
> >> tried your demo-application because my own (primitive) upload-servlet
> >> stopped working when I switched from resin (connected through
mod_caucho)
> >> to tomcat 3.2.1 (connected through mod_jk). Maybe ajp13 can't handle
> >> multipart-contents. There is no error in the logfiles, the servlet
> >> just seems to be stuck in a loop, as the browser uploads forever.
> >>
> >> Hope this helps, or maybe you can forward this to the wizard
> >> developing the ajp13-connector...
> >>
> >> * stefan busse
> >>
> >> ----------------------------------------------------------------------
> >> To: [EMAIL PROTECTED]
> >> Subject: Possible ajp13 bug doing file upload posts
> >> From: Jason Hunter <[EMAIL PROTECTED]>
> >> Date: Sun, 07 Jan 2001 19:40:17 -0800
> >> ....
> >>
> >> Hi,
> >>
> >> Here's a bug report in ajp13 from someone using my com.oreilly.servlet
> >> package to do file uploads.  No real details, but I'm thinking perhaps
> >> someone with ajp13 running can test the file upload example?  You can
> >> download the c.o.s. pkg from
> >> http://www.servlets.com/resources/com.oreilly.servlet.  I'm happy to
> >> provide support.
> >>
> >> -jh-
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>

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

Reply via email to