Alexander Batyrshin wrote:
 Hello John,
Right now i am using apache + fcgid (fast-cgi).
I will try to keep database handler open. But i need to implement it,
because i am using now more than 200 databases.

That means keeping open 200 connections if you want to maximize performance by exploiting cacheing.

On Jan 24, 2008 9:38 PM, John Stanton <[EMAIL PROTECTED]> wrote:
Using Apache is the problem.  The connections are not persistent so
caching is destroyed.  It sounds like you are using CGI, and that makes
it more so.  Somevariant like fastcgi (?) might give you what you look for.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to