|
I wrote a JSP page for uploading files. As a result, I used broadband Internet access and telephone Internet access to upload files without any problems. However, I used Unicom's CDMA network card to access the Internet, and the file upload was unsuccessful. Tracking the uploaded data, it was found that IOStream reading errors will usually occur for data uploaded to more than 20K. Is there any place to set the value of TimeOut or adjust any parameters to receive files uploaded by the CDMA network card? (Useless to use IBMHttpServer). |
|