Page 1 of 1

Built-in 'connection timeout' doesn't works

Posted: Thu 18 Apr 2013 09:51
by kseen
After a many times, trying to find some solution on dead threads (please refer to my previous post here: http://forums.devart.com/viewtopic.php?f=1&t=23419), I found that setting 'Connection timeout=0' should help. It really is. But measured time for fact timeout (then an exception will be raised) is random value. It's 20 seconds, then 2 minutes, then 3 minutes, then again 25 seconds and so on.

Should I implement own custom workaround for that or there is something that I was missed for this issue?

Thanks in advance!

Re: Built-in 'connection timeout' doesn't works

Posted: Fri 19 Apr 2013 15:01
by Shalex
kseen wrote:trying to find some solution on dead threads
We have answered you at http://forums.devart.com/viewtopic.php?f=1&t=23419.
kseen wrote:I found that setting 'Connection timeout=0' should help
The Connection Timeout connection string parameter works only in the Direct Mode.
This is an Oracle client which controls connection timeout when the provider connects in the OCI mode.