I have been using torque for some time and have run into issues when the
system sits idle for a given amount of time (the timeout settings on the
database) torque throws IO errors.

Does torque not check the connections before trying to use them????


Example:

MySQL has a timeout setting for idle connections. It seems like torque
will pool the connections, let them run idle, MySQL will disconnect the
connections, but torque will still think that the connections are valid.
When torque uses the connection we get SQLExceptions : Communication
link failure.


If you try to access it a second time everything works.


Thanks for the input

Jeff Rasmussen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to