Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: connection pool in php & pg_pconnect.


Message #1 by "fat lafer" <laferfat@y...> on Wed, 24 Jul 2002 16:13:20
Thanx Nik,
You're right, to make a connection pool will need a C code source.

I found some links on the net with different packages to do that, 
like "sql relay" who offer a package "sqlrelay-0.32" which have different 
type of server connections including a server connection pool.

But i don't know its limitations at the moment. 
I'm trying to implement it, but still stuck with it.
Hope it works.

Fat.

  Return to Index