사용자 도구

사이트 도구


python:web:wsgi

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
python:web:wsgi [2012/05/02 11:04]
kwon37xi [wsgi]
python:web:wsgi [2015/04/10 13:17] (현재)
kwon37xi
줄 2: 줄 2:
   * [[http://werkzeug.pocoo.org/|Welcome | Werkzeug (The Python WSGI Utility Library)]]   * [[http://werkzeug.pocoo.org/|Welcome | Werkzeug (The Python WSGI Utility Library)]]
   * [[http://css.dzone.com/articles/what-wsgi|What WSGI is]]   * [[http://css.dzone.com/articles/what-wsgi|What WSGI is]]
-  * [[http://gunicorn.org/|Green Unicorn]]+  * [[python:web:gunicorn|Python Gunicorn]] 
 ===== Toubleshootings ===== ===== Toubleshootings =====
   * mod_wsgi 설정된 Apache 서버에서(특히 RHEL, CentOS) MySQL 연결이 안 될 경우, 이는 SELinux 설정 때문이다. http://stackoverflow.com/questions/1792918/weird-mysql-python-mod-wsgi-cant-connect-to-mysql-server-on-localhost-49-pro?tab=active 참조. <code sh>   * mod_wsgi 설정된 Apache 서버에서(특히 RHEL, CentOS) MySQL 연결이 안 될 경우, 이는 SELinux 설정 때문이다. http://stackoverflow.com/questions/1792918/weird-mysql-python-mod-wsgi-cant-connect-to-mysql-server-on-localhost-49-pro?tab=active 참조. <code sh>
python/web/wsgi.1335924262.txt.gz · 마지막으로 수정됨: 2012/05/02 11:04 저자 kwon37xi