Subject | Re: [firebird-support] Rolling back old transactions |
---|---|
Author | Daniel Rail |
Post date | 2005-04-19T18:04:23Z |
Hi,
At April 19, 2005, 12:43, Rick Debay wrote:
It simply tells the client how long to wait for a response from the
server when trying to connect(to the server) before giving a
connection timeout message.
Read the paragraphs just below that setting(related to
DummyPacketInterval). That should give you your answer. By default
it's set to 2 hours.
--
Best regards,
Daniel Rail
Senior Software Developer
ACCRA Consultants Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At April 19, 2005, 12:43, Rick Debay wrote:
> Not very long, probably an hour. This is a test system so we had theThat timeout setting is a client side setting, not a server setting.
> luxury of being able to restart in so we could continue with our work.
> For the configuration file, this is the closest thing I could find, but
> I don't think it applies:
> # ----------------------------
> # Client Connection Settings (Basic)
> #
> # Seconds to wait before concluding an attempt to connect has failed.
> #
> # Type: integer
> #
> #ConnectionTimeout = 180
> I'm assuming the default timeout is three minutes, and we waited longer
> than that.
It simply tells the client how long to wait for a response from the
server when trying to connect(to the server) before giving a
connection timeout message.
Read the paragraphs just below that setting(related to
DummyPacketInterval). That should give you your answer. By default
it's set to 2 hours.
--
Best regards,
Daniel Rail
Senior Software Developer
ACCRA Consultants Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)