connection pool - Mailing list pgsql-php

From Peter Hofer
Subject connection pool
Date
Msg-id 008d01c6b4da$5143b5e0$6515a8c0@ics2003.local
Whole thread Raw
Responses Re: connection pool
Re: connection pool
List pgsql-php
Hallo

Need your help

1 got a Site runnig php 4.4.2 and postgresql (8.1.4) and
Follwing problem

- 4 Server (Apache) up to 300 clients connection to the DB
- 1 DB machine

So:

- If I run with persisent, i got up to 1200 Connction and I run out
  of memeory

- if I run with no persisent connection i got massive forking of postgres
  (but less problems)

How can I build up a Pool of Connections ?

What about "Pgpool" ?

Thanks













pgsql-php by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: How to upgrade Centos 4.3 to PHP 5.1 and Postgresql 8.1
Next
From: Hervé Piedvache
Date:
Subject: Re: connection pool