There are situations in which the database is loaded,
and throws Exceptions because of this load.

I'm using mysql and there is a retry mechasim there
that tries to query the database again when Exceptions
are thrown.
In this stage, the retry mechasim is making sure the
database is killed, since it just increases the load.

On the other hand, removing the retry mechanism
totally is unwise, since the database throws an
exception from time to time, and with the retry the
data is resolved.

Is there any way to prevent this situation using the
torque cache?

Anyone else had this problem, and might have a solution.


                
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page � Try My Yahoo!
http://my.yahoo.com 

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

Reply via email to