Subject | Re: [firebird-support] Re: Web Apps - cache lost when db disconnects |
---|---|
Author | Milan Babuskov |
Post date | 2008-10-16T14:38:32Z |
jeff_j_dunlap wrote:
connected from time to time and reconnect if connection is lost (say,
for example, FB server gets restarted). If you leave your application in
an idle loop (with sleep()), it would fail to notice there is a problem.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com
> If I understand correctly, the reopening the dummy connection is notWell, in theory - yes. But you still need to check whether you're
> necessary. I can simply leave the dummy connection open indefinitely.
>
> Is this correct?
connected from time to time and reconnect if connection is lost (say,
for example, FB server gets restarted). If you leave your application in
an idle loop (with sleep()), it would fail to notice there is a problem.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com