Version 2 (modified by 15 years ago) ( diff ) | ,
---|
MapGuide RFC 99 - Support FastCGI ¶
This page contains a change request (RFC) for the MapGuide Open Source project. More MapGuide RFCs can be found on the RFCs page.
Status ¶
RFC Template Version | (1.0) |
Submission Date | June 22, 2010 |
Last Modified | Bruce Dechant June 22, 2010 |
Author | Bruce Dechant |
RFC Status | draft |
Implementation Status | incomplete |
Proposed Milestone | 2.3 |
Assigned PSC guide(s) | Bruce Dechant |
Voting History | |
+1 | |
+0 | |
-0 | |
-1 | |
Abstained |
Overview ¶
This RFC updates MapGuide to use FastCGI now that it is offically supported by Microsoft for IIS.
Link to Microsoft's site on FastCGI for IIS: http://www.iis.net/download/fastcgi
Motivation ¶
For the last several releases we have been using un unsupported ISAPI module for IIS because Microsoft did not support FastCGI.
Proposed Solution ¶
Upgrade existing mapagent to support FastCGI for both IIS and Apache.
Implications ¶
The unsupported ISAPI module for IIS will be dropped. The Apache module will also be dropped with the move to FastCGI.
Test Plan ¶
Build/Run on Windows/Linux.
Funding/Resources ¶
Supplied by Autodesk.