Re: [Off Topic] Software load balancing question

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: [Off Topic] Software load balancing question
Дата
Msg-id 4CAA7C04.3030009@hogranch.com
обсуждение исходный текст
Ответ на Re: [Off Topic] Software load balancing question  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
  On 10/04/10 5:51 PM, Scott Marlowe wrote:
> Build a light apache server and use mod proxy to reverse proxy the dir
> where your dynamic pages come from on a heavy server.

or even lighttp or nginx or similar on the front end server.   These
servers are very suitable for serving lots of static content fast
without consuming much resources.  save your heavy lifting  machine for
the database server.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: [Off Topic] Software load balancing question
Следующее
От: Ben Madin
Дата:
Сообщение: Re: Having two simultaneous and similar database