Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread DBISAM v4 server: Client connections die after 12-24 hours
Fri, Jul 31 2009 2:37 PMPermanent Link

Sam Jones
Greetings!

DBISAM server rocks. We compile it into our delphi 2006 service, and workstations connect
smooth as silk.

Issue: If the client SW is left running overnight, in the AM it has lost its connection to
the DBISAM server.

Is there an idle timeout, or max-session-lifespan property somewhere?

Thanks!
Fri, Jul 31 2009 2:56 PMPermanent Link

Fernando Dias

Team Elevate Team Elevate

Sam,

Set the TDBISAMSession.RemotePing to True and TDBISAMSession.RemotePingInterval
to the desired ping interval in seconds, for example 60, in your client
applications. This will prevent the sessions from expire when there is no activity.

--
Fernando Dias
[Team Elevate]
Image