Displaying 1 result from an estimated 1 matches for "auto_retry".
Did you mean:
at_retry
2008 Feb 07
0
Firewall closes database connections resulting in hung mongrel processes
...mongrel to respond because rails doesn''t
realize the connections have been terminated. Anyone experience
something similar in the past to offer some ideas.
We''ve tried the verification_timeout setting but it doesn''t apply here
to Oracle (like MySql). We tried setting the auto_retry property on
the OCI8AutoRecover Class with no results. We have even attempted to
override some default behaviour of AR so that we verify, timeout or
disconnect connections before executing a query but still have not had
successful results.
--~--~---------~--~----~------------~-------~--~----~
You r...