Differences between revisions 15 and 17 (spanning 2 versions)
Revision 15 as of 2005-02-01 17:06:19
Size: 2714
Editor: oxfd-cache-4
Comment:
Revision 17 as of 2005-02-14 20:27:29
Size: 2884
Editor: 150
Comment: note on peak's wsgi gateways for FastCGI and CGI users
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
 * [http://isapi_wsgi.python-hosting.com isapi_wsgi] - a WSGI implementation for IIS ISAPI  * [http://isapi-wsgi.python-hosting.com isapi_wsgi] - a WSGI implementation for IIS ISAPI

 * [http://peak.telecommunity.com/ Peak] has CGI and FastCGI gateway and server options [http://mail.python.org/pipermail/web-sig/2004-October/000966.html more info]

Implementations of the Web Server Gateway Interface

Note: many of these implementations may be partial/incomplete or noncompliant as of the current draft spec. If you can't get the code samples in the spec to work with one of these implementations, there's a good chance that the implementation is broken: contact the implementation's author.

See [http://www.python.org/peps/pep-0333.html PEP 333] for more information on WSGI.

Web Server implementations

Web Framework implementations

WSGIImplementations (last edited 2011-01-18 16:31:13 by 89-105-112-41)

Unable to edit the page? See the FrontPage for instructions.