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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx