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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to