<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://kwonnam.pe.kr/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://kwonnam.pe.kr/wiki/feed.php">
        <title>권남 python:web</title>
        <description></description>
        <link>https://kwonnam.pe.kr/wiki/</link>
        <image rdf:resource="https://kwonnam.pe.kr/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-04T16:09:26+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://kwonnam.pe.kr/wiki/python/web/gunicorn?rev=1428639406&amp;do=diff"/>
                <rdf:li rdf:resource="https://kwonnam.pe.kr/wiki/python/web/uwsgi?rev=1428638966&amp;do=diff"/>
                <rdf:li rdf:resource="https://kwonnam.pe.kr/wiki/python/web/wsgi?rev=1428639450&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://kwonnam.pe.kr/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>권남</title>
        <link>https://kwonnam.pe.kr/wiki/</link>
        <url>https://kwonnam.pe.kr/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://kwonnam.pe.kr/wiki/python/web/gunicorn?rev=1428639406&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-04-10T13:16:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:web:gunicorn</title>
        <link>https://kwonnam.pe.kr/wiki/python/web/gunicorn?rev=1428639406&amp;do=diff</link>
        <description>Python Gunicorn

	*  &lt;http://gunicorn.org/&gt;
	*  WSGI 서버
	*  톰캣에 연동하듯, Proxy Pass를 통해 Apache, Ngnix와 연동한다.</description>
    </item>
    <item rdf:about="https://kwonnam.pe.kr/wiki/python/web/uwsgi?rev=1428638966&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-04-10T13:09:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:web:uwsgi</title>
        <link>https://kwonnam.pe.kr/wiki/python/web/uwsgi?rev=1428638966&amp;do=diff</link>
        <description>uWSGI

	*  &lt;http://uwsgi-docs.readthedocs.org/en/latest/index.html&gt;

참고

	*  Serializing accept(), AKA Thundering Herd, AKA the Zeeg Problem Multi process 관련문제</description>
    </item>
    <item rdf:about="https://kwonnam.pe.kr/wiki/python/web/wsgi?rev=1428639450&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-04-10T13:17:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:web:wsgi</title>
        <link>https://kwonnam.pe.kr/wiki/python/web/wsgi?rev=1428639450&amp;do=diff</link>
        <description>wsgi

	*  Welcome | Werkzeug (The Python WSGI Utility Library)
	*  What WSGI is
	*  Python Gunicorn

Toubleshootings

	*  mod_wsgi 설정된 Apache 서버에서(특히 RHEL, CentOS) MySQL 연결이 안 될 경우, 이는 SELinux 설정 때문이다. &lt;http://stackoverflow.com/questions/1792918/weird-mysql-python-mod-wsgi-cant-connect-to-mysql-server-on-localhost-49-pro?tab=active&gt; 참조. 

setsebool httpd_can_network_connect_db on</description>
    </item>
</rdf:RDF>
