#1 2014-11-26 22:16:04

warleyalex
Member
From: Sete Lagoas-MG, Brasil
Registered: 2013-01-20
Posts: 250

FastCGI with mORMot under Linux

Hi all,

I've been looking to get started on FastCGI programming with mORMot under Linux, but so far I've been unable to put together any working code. I know that you can use FastCGI to communicate with an external dedicated HTTP server. See at https://github.com/synopse/mORMot/blob/ … Server.pas

I can do normal CGI apps no problem, but FastCGI has been eluding me. Some people will say that FASTCGI is old technology and the cool kids aren't using it so you shouldn't either. I've read this this article http://www.coastrd.com/fcgi-white-paper and I think is promising.

As I learn best by example, I was wondering if anyone around here has a simple, working source code sample of a FastCGI app and would be willing to share it here...

Thanks in advance.

Last edited by warleyalex (2014-11-27 10:43:08)

Offline

#2 2014-11-26 22:21:18

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,182
Website

Re: FastCGI with mORMot under Linux

In fact mORMotFastCgiServer is not finished nor used yet.

We are still looking for alternative but not found anything better in the POSIX world yet...

Offline

Board footer

Powered by FluxBB