This forum according to the IIS Team:
"This is a good way to reach the IIS core team with FastCGI-related bug reports or feature requests."
Kanwal,
How do you expect the unsuspecting average developer to utilize FastCGI without using an API library like this?
You promote FastCGI but you fail to mention that the critical link in the chain is unsupported!
If its PHP or Ruby, you all fall over yourselves writing code and providing step by step instructions
http://mvolo.com/blogs/serverside/archive/2007/02/18/10-steps-to-get-Ruby-on-Rails-running-on-Windows-with-IIS-FastCGI.aspx
http://wiki.rubyonrails.org/rails/pages/HowToConfigureIIS7
"Thanks to Luis Lavena and Rick James for providing updated compiled versions. Source can be found here. "
"Much thanks to Ruslan Yakushev and Rick James from Microsoft for their help supporting the Rails community."
Could us C/VB/FreeBasic developers get a little of that too?
>can't provide any help writing a fastcgi application.
I have written my application it runs fine. I just need the API to work as advertised!
You have supported this API in this exact same dll before:
http://forums.iis.net/p/1146857/1858802.aspx
"We've tested this with libfcgi, so if you're using that it should just work.."
So why can't I get a little help with this api?
Where else could I go for help with this dll if not here, from these developers?
Am I supposed to single handed, debug and re-write the libfcgi.dll API myself?
Come on. That is a very time consuming task and the code is not well documented. I might as well just write the thing from scratch and do it right, but that is a non trivial task.
If I had to stop working on my project to write the entire library for every functionality I need I would never get anything done.
As developers we turn to MS to provide solutions, not stand on the opposite bank of the river and tell us its our problem to bridge the gap... unless of course FastCGI is designed for the PHP and RUBY crowd, in which case, say so.
Otherwise I could really use some help.
What would it take to get this C code patched to handle a SIGTERM from the host?