Re: tinytds based on freetds crashing
Ken Collins <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Apr 5, 2012, at 10:23 AM, Frediano Ziglio wrote: > It seems relate to some timeout. Router or other stuff could be. Or > perhaps keepalive is not set correctly by our library. It seems that > server sent only a keepalive. > > Frediano I found this link some time ago and have attached it to a few TinyTDS issues regarding poor connections. http://blogs.msdn.com/b/sql_protocols/archive/2006/03/09/546852.aspx "It causes good connection to break during transient network failures. So configuring the keep-alive values too small is not recommended..." I took notice of that quote. I myself have never had network issues because the server is always local. I wonder if anyone can shed some light on their experiences with a keep alive setting from the server and/or how that relates if at all to FreeTDS. - Ken