I'm sorry, it seems that mistake is in my subclass of db driver to be used with sphinx search, because app runs when mysql server is offline, but doesn't start when sphinx is off.
On Monday, April 23, 2012 9:50:03 PM UTC+4, Andrey Kuzmin wrote: > > I'm not using db only for session storage. I use it to query data, and for > search purposes (talk to Sphinx Search via SQL protocol). > > Sometimes when server gets rebooted, my app doesn't start because of > database — so I have to restart uwsgi process manually (I deploy my app > using nginx+uwsgi). -- You received this message because you are subscribed to the Google Groups "web.py" group. To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/I_BU9NZjb8sJ. 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/webpy?hl=en.
