[fpc-pascal] [ANN] Brook 3.0.0 release!
Michael Van Canneyt
michael at freepascal.org
Wed May 14 16:58:22 CEST 2014
On Wed, 14 May 2014, Michael Schnell wrote:
> On 05/14/2014 04:37 PM, silvioprog wrote:
>>
>>
>> You can run Brook in four modes:
>>
>> . CGI (with any HTTP server like Apache, nginx etc.);
>> . FastCGI (with any HTTP server like);
>> . Stand alone (with embedded server);
>> . Stand alone service/daemon (with embedded daemon server).
>>
>>
>
> AFAIK, FCGI can work via TCP/IP (on the same or on another box) and via other
> means (Pipes, environment variables ????), when being started by the Web
> server. Is this relevant for Brook ?
No.
>
> Can Brook be started as an Apache module ?
Yes.
>
> Can Brook be used as an ISAPI dll by MS IIS ?
No.
Michael.
More information about the fpc-pascal
mailing list