Services/PythonServer: Difference between revisions

Line 54: Line 54:
implementation (WSGI-based):
implementation (WSGI-based):


- Apache + mod_wsgi
* Apache + mod_wsgi
- lighhtpd + flup + fcgi
* lighttpd + flup + fcgi
- Nginx + uWsgi or GUnicorn or Spawn
* Nginx + uWsgi or GUnicorn or Spawn


Here's an example of an Apache setup:
Here's an example of an Apache setup:
Confirmed users
927

edits