Displaying 1 result from an estimated 1 matches for "auto_retri".
Did you mean:
auto_retry
2008 Feb 07
0
Firewall closes database connections resulting in hung mongrel processes
There are actually two separate issues I am experiencing:
* A firewall between our app and database closes the connection behind
us after 30 mins
* After a period of inactivity oracle closes connections on us
Both of these issues prevent mongrel to respond because rails doesn''t
realize the connections have been terminated. Anyone experience
something similar in the past to offer some