[Lazarus] GUI development for web UI

Michael Van Canneyt michael at freepascal.org
Wed Nov 24 20:43:40 CET 2010



On Wed, 24 Nov 2010, Marcos Douglas wrote:

> On Wed, Nov 24, 2010 at 3:09 PM, Michael Van Canneyt
> <michael at freepascal.org> wrote:
>>
>> Currently we're deploying a webapp that uses fpweb, FastCGI and runs as a
>> windows service app. Although the latter is more of a necessity than a
>> voluntary choice.
>>
>> The fastcgi approach makes it easy to debug.
>
> FastCGI or CGI gateway?

FastCGI.

But using the gateway shouldn't make any difference: you debug the fastcgi, 
not the gateway :-)

(for the record, I use module mod_fastcgi, not the mod_fcgid module)

Michael.




More information about the Lazarus mailing list