Edit report at https://bugs.php.net/bug.php?id=35309&edit=1

 ID:                 35309
 Comment by:         will dot skates at ntlworld dot com
 Reported by:        lauris at nix dot lv
 Summary:            Database connection pooling
 Status:             Open
 Type:               Feature/Change Request
 Package:            Feature/Change Request
 Operating System:   any
 PHP Version:        6CVS-2005-11-21 (CVS)
 Block user comment: N
 Private report:     N

 New Comment:

Needs Closing.


Previous Comments:
------------------------------------------------------------------------
[2007-08-20 22:15:11] michael at chunkycow dot com dot au

This would make more sense implemented in the DB lib and if DB connections are 
really that expensive maybe you should look at memcached or something simmilar.
Is there a reason you require pooling that the current pconnect stuff won`t 
make you happy?

------------------------------------------------------------------------
[2005-11-22 11:49:20] [email protected]

Feel free to send a patch.

------------------------------------------------------------------------
[2005-11-21 10:33:51] lauris at nix dot lv

Description:
------------
To gain performace when using databases php should have  connection pooling so 
connections could be shared and would not need to reopen them on each client 
connection. It would be great to have per application configurable connection 
pooling.



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=35309&edit=1

Reply via email to