[fpc-pascal] Powtils Apache and Windows Seven 64bits

Marcos Douglas md at delfire.net
Tue May 25 16:53:20 CEST 2010


On Tue, May 25, 2010 at 4:14 AM, Bee Jay <bee.ography at gmail.com> wrote:
>
> On 25 Mei 2010, at 14:06, Graeme Geldenhuys wrote:
>
>> I have never looked at FastCGI before, but what you are descibing is
>> exactly what I wanted to do with CGI. Create a GUI or Service/Daemon
>> application (application server) that the CGI apps talks to. The
>> application server would setup the DB connection and stay running. The CGI
>> simply forwards requests back and forth.  I'm glad to see my idea is not
>> impossible and was already implemented. :-)
>
> ExtPascal had been using this technique since about two years ago! I told you about this more than once, but you never listen to me. ;) :D
>

What do you think about to use 2 FCGI apps? The first is the proxy and
the second is the real app. Do not is more fast than CGI gateway +
FCGI?


Marcos Douglas



More information about the fpc-pascal mailing list