Hi!
I'm running web.py via FastCGI, and since I need a few records from MySQL,
I also implement MySQLdb. The problem is, that I get MySQL connection has
gone away ever so often.

I imagine, that this issue might have something to do with FCGI itself, and
I've been wondering -- How to fix that? Will the use of internal
abstraction layer handle this in more... rational manner? Should I switch
to something non-FCGI?

Ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to 
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to