"fumanchu" <[EMAIL PROTECTED]> writes:

> That's a bit out of scope for CherryPy (which is only concerned with
> HTTP). You could certainly write an on_start_resource filter/tool to
> ping the connection for you, but such a tool isn't (and shouldn't be)
> included in CP.

IMVHO this belongs to the db connector.  In this case the mysqldb connector.
That's not a problem for the ORM (since it isn't caused by it) and that isn't
generic enough to put this burden on servers that work perfectly.  Either
MySQL people fix that or the connector people make the workaround there or
you'll end up with this ugly hack on every installation for every project... 

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to