Hi,

> I'm having problems with JK2 connector and Microsoft IIS. I can't 
> upload files, more precisely, the servlet does not get correct 
> mime stream. The data is sent all-right, but the last mime 
> boundary usually is not there. Needless to say that the same 
> servlet works fine with mod_jk2 and Apache, I have also 
> succesfully tried it with IIS and Resin together with Caucho IIS 
> connector -  so I guess there is a bug in isapi_redirector.dll. 
> HOWEVER, this only happens with big form uploads, it works fine 
> if I try to upload 16KB file, but fails when the file size 
> exceeds some 50-60KB.

Sounds like you might have come across the same problem I did.
If so, this patch might solve your case too:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15278

Regards,
Joakim



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

Reply via email to