A fast, cheap database-backed Web server

Поиск
Список
Период
Сортировка
От Bruce Taylor
Тема A fast, cheap database-backed Web server
Дата
Msg-id 3.0.16.19980707085306.295f0d94@pop3.uib.no
обсуждение исходный текст
Список pgsql-interfaces
http://photo.net/wtr/cheap-tcl.html

Patrick Kelley describes his setup for combining Apache and FastCGI,
thus eliminating forking on the server side, with PostgreSQL and its TCL
extensions using a pool of open connections on the database side.

He reports a test involving 4500 hits in 2:28, about 30 hits per second.
About 50 requests didn't receive proper data, a problem he feels could
be solved by increasing the pool of FastCGI's.

Bruce




Bruce Taylor                        Bruce.Taylor@hedb.uib.no
HF fakultetets EDB-seksjon          Computing Section, Faculty of the Arts
Universitetet i Bergen
N-5007 Bergen  NORWAY


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

Предыдущее
От: David Hartwig
Дата:
Сообщение: Re: [HACKERS] Access & Postgres
Следующее
От: Alexander Elsenaar
Дата:
Сообщение: Using psqlodb.dll with a 16-bits application