connection pool

Поиск
Список
Период
Сортировка
От Peter Hofer
Тема connection pool
Дата
Msg-id 008d01c6b4da$5143b5e0$6515a8c0@ics2003.local
обсуждение исходный текст
Ответы Re: connection pool  (Hervé Piedvache <herve@elma.fr>)
Re: connection pool  (Robert Treat <xzilla@users.sourceforge.net>)
Список 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 по дате отправления:

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: How to upgrade Centos 4.3 to PHP 5.1 and Postgresql 8.1
Следующее
От: Hervé Piedvache
Дата:
Сообщение: Re: connection pool