You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Kevac Marko <ma...@kevac.org> on 2009/03/16 12:39:08 UTC

mod_dbd and lost of connection to server

Hello.

If our server connection is persisted, than connection is created
right away and kept under the hood. If something happens to this
connection (server timeout for example) than acquire will return NULL
first time. Second time it will recreate connection.

Maybe it is better to recreate this connection right away in mod_dbd?

Thoughts?

-- 
Marko Kevac