PDA

View Full Version : FastCGI with SIGTERM for windows IIS Servers



Mike Trader
29-08-2009, 23:46
I have finished development on a dll to replace the libfcgi.dll written many years ago as announced here:
http://forums.iis.net/t/1157031.aspx

I worked closely with the MS IIS/FastCGI teams and the developers at Aprellium as documented in my white paper here:
http://www.coastrd.com/fcgi-white-paper



The Dll has been tested in IIS v6 and the Aprelium Abyss Web Server by me and is free here:
http://www.coastrd.com/Home

Header and examples are available from the website in C and and Basic. The IIS team has been able to support SIGTERM handling in v5, 6, and 7.5. (v7 was locked and so we were not able to support it)

This was a lot of work, but lays the foundation for the next step in creating simple thick client/web server communication TBA