Re: What is the Best Postgresql Load Balancing Solution

Поиск
Список
Период
Сортировка
От Leonel Nunez
Тема Re: What is the Best Postgresql Load Balancing Solution
Дата
Msg-id 3619.201.155.184.4.1158794944.squirrel@enelserver.com
обсуждение исходный текст
Ответ на Re: What is the Best Postgresql Load Balancing Solution available ?  (Najib Abi Fadel <nabifadel@yahoo.com>)
Список pgsql-general
> I have a web application that is accessed by a large number of users.
> My application is written in PHP and uses postgres.  Apache is our web
> server.
> The performance of my application drops down when a large numbers of users
> connects at the same time. I need to have a better response time !  That's
> why i need to load balance the web requests and the database.
>
> Regards,
> Najib.
>

Before that, are you using  persistent  conecctions ?

Leonel



В списке pgsql-general по дате отправления:

Предыдущее
От: Najib Abi Fadel
Дата:
Сообщение: Re: What is the Best Postgresql Load Balancing Solution available ?
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: IF EXISTS