| 142 | |
| 143 | == Cherokee == |
| 144 | * See the [http://www.cherokee-project.com/doc Official Documentation]. |
| 145 | |
| 146 | === Cherokee with FastCGI === |
| 147 | |
| 148 | * See the [http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/#cherokee-setup Official documentation]. |
| 149 | * See the [http://www.cherokee-project.com/doc/modules_handlers_fcgi.html Official documentation from cherokee] |
| 150 | * for running with flup or uwsgi, see [http://yml-blog.blogspot.com/2009/12/flup-vs-uwsgi-with-cherokee.html] |
| 151 | |
| 152 | === Cherokee with SCGI === |
| 153 | |
| 154 | * [http://www.cherokee-project.com/doc/modules_handlers_scgi.html Official documentation cherokee SCGI] |
| 155 | |
| 156 | === Cherokee with uWSGI === |
| 157 | |
| 158 | * See the [http://www.cherokee-project.com/doc/cookbook_uwsgi.html Official documentation from cherokee] |
| 159 | * See the [http://projects.unbit.it/uwsgi/wiki/uWSGIDjangoApp uWSGI with Django Application] |
| 160 | * See the [http://yml-blog.blogspot.com/2009/11/how-to-set-up-cherokee-and-uwsgi.html Setup Cherokee and uWSGI] |
| 161 | * for running with flup or uwsgi, see [http://yml-blog.blogspot.com/2009/12/flup-vs-uwsgi-with-cherokee.html] |