Search found 4 matches

by pounraj.manikandan
Fri May 15, 2009 3:30 am
Forum: JFileUpload
Topic: Delay in returning Connection ResponseCode for >1 MB files
Replies: 10
Views: 27323

Re: Delay in returning Connection ResponseCode for >1 MB files

Sure.

I will get permission and let you know the details.

Thanks
Pounraj Manikandan
by pounraj.manikandan
Thu May 14, 2009 2:51 am
Forum: JFileUpload
Topic: Delay in returning Connection ResponseCode for >1 MB files
Replies: 10
Views: 27323

Re: Delay in returning Connection ResponseCode for >1 MB files

Its working correctly for us in local tomcat installation. If we move the code to web server over internet we face this issue.

We have provided 512 MB max heap size for our Tomcat program.

Please let us know if you need any configuration details...
by pounraj.manikandan
Mon May 11, 2009 4:34 pm
Forum: JFileUpload
Topic: Delay in returning Connection ResponseCode for >1 MB files
Replies: 10
Views: 27323

Re: Delay in returning Connection ResponseCode for >1 MB files

Hi,

Sorry for late reply.

Do you have any anti-virus on server-side ?
We don't have any anti-virus on server-side.

Is it a Linux/Unix or Windows web server ?
OS is Linux CentOS. We have deployed our application in Apache Tomcat-5.5.24 we server.

We are also using JSPUPLOAD utility.
by pounraj.manikandan
Sat May 09, 2009 3:14 pm
Forum: JFileUpload
Topic: Delay in returning Connection ResponseCode for >1 MB files
Replies: 10
Views: 27323

Delay in returning Connection ResponseCode for >1 MB files

Hi, I have gone through this forum topics were i couldn't find any subjects related to this. Apologies if i have missed some topics. We EGNYTE.com are using JFILEUPLOAD and JBATCHUPLOAD for our application. We are facing following problem: 1. When we upload a file >1 MB, Client transmits file stream...