D web server helper applications.

Steve Teale steve.teale at britseyeview.com
Thu Nov 17 05:02:50 PST 2011


I've noticed this sort of thing mentioned a couple of times recently in 
conjunction with CGI.

I did a D implementation of the AJP13 protocol some time ago. That is 
very easy to set up in Apache - you just follow the instructions for 
Tomcat. Then you can make your D app a service/daemon so it does not have 
to start up to serve a request.

I can dust it off if anyone wants to use it.

Steve


More information about the Digitalmars-d mailing list