| | | Forum Newbie
       
Group: Forum Members Last Login: 5/10/2009 1:04:43 PM Posts: 8, Visits: 29 |
| We are using wsftp server 7 with the web module installed. We have run into multiple problems since installing. The latest problem we have run into is we are timing out during uploads when using the thin client. It will upload around 70 - 90 MB before timing out. Has anybody ran into this issue and if so how were you able solve it?
Thanks |
| | | | 
Forum Guru
       
Group: Ipswitch Employees Last Login: 4/29/2009 10:30:31 AM Posts: 66, Visits: 116 |
| | Hi, What browser is being used to upload with? What do your server logs say is the reason they are failing? You may want to consider upping the logging level to Verbose and try the upload and check the logs. Are you connecting via HTTP or HTTPS? -ALan
Here I am.... |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 5/10/2009 1:04:43 PM Posts: 8, Visits: 29 |
| What browser is being used to upload with?
**Firefox
What do your server logs say is the reason they are failing? You may want to consider upping the logging level to Verbose and try the upload and check the logs.
**
exception0:Request timed out., Source: No SOurce
Stack Trace0: No Stack Trace
exception0: Request timed out., Source ws_ftp.NetClients
Stack Trace0: No Stack Trace
Exception Request Timed Out in upload module
ASP.NET Session Timeout. Redirect to login page.
Are you connecting via HTTP or HTTPS?
** HTTPS |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 4/30/2009 5:29:56 PM Posts: 3, Visits: 8 |
| | Was there any resolution to this problem? I have this same issue and I cannot find any corresponding timeout setting. I am only able to upload about 30meg before the page simply times out with an "Internet Explorer cannot dispaly the page" message. I have our max upload limit set to 500 meg. |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 5/10/2009 1:04:43 PM Posts: 8, Visits: 29 |
| Was there any resolution to this problem? I have this same issue and I cannot find any corresponding timeout setting. I am only able to upload about 30meg before the page simply times out with an "Internet Explorer cannot dispaly the page" message. I have our max upload limit set to 500 meg.
It was timing out for us at 20 minutes. You will need to make the adjustment in the web.config file. It is about midways down right underneath where you would enable the log files. I think it is the HTTP Runtime section I will updates this later when I can check my file. There should be a timeout session setting that is set at 20min and the will also be another timeout setting that is set at 1200 seconds. Let me know if this works for you. |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 4/30/2009 5:29:56 PM Posts: 3, Visits: 8 |
| | That sounds like it may be our issue, 20 minutes sounds about right. I found the setting in the web.config file. Should I change both the 20 minutes and the 1200 seconds to the same *amount of time or is the 20 minutes the only setting that counts? Thanks! |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 6/1/2009 2:09:39 PM Posts: 3, Visits: 15 |
| | found all that stuff in same file... would be curious though if both the 20 and 1200 need to be set to the same for timeout issue...as well as the browser diagnostic section timeouts. |
| |
|
|