[EMAIL PROTECTED] wrote: > I made a cron job that pings a database-driven page on the server once > every hour, and that seems to have fixed it.
If I instead have a thread launched by turbogears.startup.call_on_startup() that selects something from the db once every hour, would that have the same effect? I would prefer to solve the problem within turbogears. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

