El Lunes, 28 de Diciembre de 2009, Michael Lang escribió: > I suggest using a monitoring tool like monit or god to watch your > database server external to your application. Really, when the > database isn't reachable, you want some loud alarm bells going off and > these tools monitor, restart (if you desire) and send you emails that > services are down. Better, IMHO than trying to do something similar > within the app itself, esp. for web services.
Sure you are right, and I do that in fact. However my app can use varios databases and it's not cool that a single database crash blocks my entire application :( -- Iñaki Baz Castillo <[email protected]> -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
