not PHP built in function, in the datasource window (I'm using windows),
there is an "Connection Pooling" tab,
is there good enough to rely on this step ??
any suggestion ?
thx
rgrds,
Erwin
On 5/10/06, Nick Kew <[EMAIL PROTECTED]> wrote:
On Wednesday 10 May 2006 13:19, Erwin Manurung wrote:
> Hi,
>
> I need help to create a connection pooling from PHP to Mysql database,
> using Apache 2.x as the web server,
> Any idea about this ??
Yes. As soon as PHP supports the mod_dbd and apr_dbd API, you'll
have that for free.
But bear in mind that connection pooling is only relevant in a threaded
environment, and PHP + threads is bad news.
--
Nick Kew
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL: http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
