in reply to Re: Getting pure CGI application to run under FastCGI on IIS
in thread Getting pure CGI application to run under FastCGI on IIS

I will take a look at the mod_perl documentation. Thanks for the tip.

For the specific issues I have had with the CGI object and the CGI parameters, I think it would be easier to post each of them in separate thread if I decide to do the conversion. That would make them easier to find using Search later as well.

Now I am more interested in getting an idea of the scope of the effort of getting a CGI application to run under FastCGI and if there are important issues to keep in mind (in addition to the globals and the closures that you already mentioned), if running FastCGI on IIS is common and if it is possible to have a application run but under CGI and FastCGI without doing too much work to keep the application running under both environments.

  • Comment on Re^2: Getting pure CGI application to run under FastCGI on IIS