Re: Picture with Postgres and Delphi

Поиск
Список
Период
Сортировка
От Randolf Richardson, DevNet SysOp 29
Тема Re: Picture with Postgres and Delphi
Дата
Msg-id Xns943B66295F859rr8xca@200.46.204.72
обсуждение исходный текст
Ответ на Picture with Postgres and Delphi  ("Edwin Quijada" <listas_quijada@hotmail.com>)
Список pgsql-general
[sNip]
> CGI will be slow. Of course.
>
> If you write fastCGI, that would be hell lot fast. For ultrafast static

        Well, MOD_PERL and DBI.pm are part of the equation.  So is NetWare,
which is still the undisputed champion of file and print servers.

> content delivery, you should use small web servers like boa. It
> outperforms apache2 by upto 3 times for statis delivery..

        Do you know if BOA has been ported to NetWare?  If not, then it's
simply not an option for me as one of my requirements is cross-platform
support.  Apache is extremely flexible, and so it has been difficult for me
to justify anything else, but I am certainly open to looking at other
options for handling some aspects of this project.

        Apache 2 also has options to load entire directories of files into RAM
for faster access.  Although I haven't tested this yet, the concept seems
very good and I will probably use it for all the long-term static content
in my future projects.

--
Randolf Richardson - rr@8x.ca
Inter-Corporate Computer & Network Services, Inc.
Vancouver, British Columbia, Canada
http://www.8x.ca/

This message originated from within a secure, reliable,
high-performance network ... a Novell NetWare network.


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

Предыдущее
От: tc
Дата:
Сообщение: Re: autocommit in 7.4
Следующее
От: "Randolf Richardson, DevNet SysOp 29"
Дата:
Сообщение: Re: Large objects [BLOB] again - general howto