FastCGI4D alpha 0.9 released

Steve Teale steve.teale at britseyeview.com
Fri Jul 13 09:09:05 PDT 2007


Matthias Walter Wrote:

> The first release of FastCGI4D is ready. It is a Tango-compatible FastCGI implementation, supporting different concepts (loop, threaded, application class) as well as all other D features (in particular, exceptions work well and report to webserver log if not caught).
> 
> http://dsource.org/projects/fastcgi4d/
> 
> Unfortunately I don't have the capabilities to extensivly test it on a Windows system. But it uses the original libfcgi and its OS dependend functions, and thus it should work. I would be pleased to receive feedback about it, so you're welcome to test it.
> 
> See http://dsource.org/projects/fastcgi4d/wiki/UsageExamples for some examples.
> 
> Matthias

If anyone is interested, I am also working on an implementation of AJP13 for D.  I think the Java protocol mey have broader support than FastCGI, even though arguably FastCGI is a better defined and more capable protocol. Just a gut opinion.




More information about the Digitalmars-d-announce mailing list