db = DAL('postgres://web2py:web2p...@db.host.local/web2py',
pool_size=10)
Direct tcp connection. If db.host.local restarted or postgres
restarted. No way to restore connection unless restart apache who host
web2py.

On 20 дек, 12:22, mdipierro <mdipie...@cs.depaul.edu> wrote:
> I think I need to know more about settings. Who is losing connections
> to the db? Is there a ssh tunnel connection the two machines? Do you
> use connection pooling and one of the threads in the pool loses the
> connection? Is this a problem without connection pooling?

--

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


Reply via email to