Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Frequent timeouts with latest library

Please attach a full session and debug log file showing the problem (using the latest version of WinSCP).

To generate the log files, set Session.SessionLogPath and Session.DebugLogPath. Submit the log with your post as an attachment. If you do not want to post the log publicly, you can mark the attachment as private.
jhirst

Frequent timeouts with latest library

We use WinSCP dll and executable in our production environment.
Since upgrading to the latest version we are seeing regular and frequent timeouts.
The timeout is set to 90 seconds.
This is version 5.11.2 and both the exe and the dll from that installation are being used.
We have had more than 15 timeouts over the last 24 hours.
Exception is
System.TimeoutException: Timeout waiting for WinSCP to respond


We have timed WinSCP processes that occur every 5 minutes.
These processes often occur concurrently.
Is it possible that concurrent use of the exe is causing a timeout?

I did not see a timeout with the previous WinSCP version, however (I don't know installation version but library version in the VS project was 1.1.4.3610).

Help!