Hello Christian, Friday, February 15, 2002, 6:02:39 PM, you wrote:
CA> I am having problems to upload large files, the connection seems to be CA> "cut" after a few bytes. Is this normal? How do I deal with large file CA> uploads? Are you use Tomcat 4.0 and Apache? This pair have a bug in Multipart request. But if not, you can try set property in TurbineResources.properties services.UploadService.automatic=true services.UploadService.repository=. services.UploadService.size.max=1048576 services.UploadService.size.threshold=0 -- Best regards, Igor mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
