<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Brett Hoerner's blog - Latest Comments in Configs for nginx and Apache with mod_wsgi | Brett Hoerner's blog</title><link>http://bretthoerner.disqus.com/</link><description></description><atom:link href="https://bretthoerner.disqus.com/configs_for_nginx_and_apache_with_mod_wsgi_brett_hoerners_blog/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 03 May 2010 20:00:37 -0000</lastBuildDate><item><title>Re: Configs for nginx and Apache with mod_wsgi | Brett Hoerner's blog</title><link>http://bretthoerner.com/2008/10/9/configs-for-nginx-and-apache-mod-wsgi/#comment-48254033</link><description>&lt;p&gt;hi,&lt;br&gt;nice docs. I'm using this as a reference for my server. thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">alex the russian</dc:creator><pubDate>Mon, 03 May 2010 20:00:37 -0000</pubDate></item><item><title>Re: Configs for nginx and Apache with mod_wsgi | Brett Hoerner's blog</title><link>http://bretthoerner.com/2008/10/9/configs-for-nginx-and-apache-mod-wsgi/#comment-8339427</link><description>&lt;p&gt;So I was rebuilding my environment on Mosso, and used this as a template (it worked rather well and was close enough to what I had before.&lt;/p&gt;&lt;p&gt;But I think you forgot an important step... installing Django :)&lt;/p&gt;&lt;p&gt;You can easily use /a/DOMAIN/bin/easy_install for that.&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">davedash</dc:creator><pubDate>Sat, 18 Apr 2009 20:24:19 -0000</pubDate></item><item><title>Re: Configs for nginx and Apache with mod_wsgi | Brett Hoerner's blog</title><link>http://bretthoerner.com/2008/10/9/configs-for-nginx-and-apache-mod-wsgi/#comment-2980351</link><description>&lt;p&gt;If only you had a Russian friend...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeremy Dunck</dc:creator><pubDate>Fri, 10 Oct 2008 11:12:03 -0000</pubDate></item><item><title>Re: Configs for nginx and Apache with mod_wsgi | Brett Hoerner's blog</title><link>http://bretthoerner.com/2008/10/9/configs-for-nginx-and-apache-mod-wsgi/#comment-2980287</link><description>&lt;p&gt;nginx does blocking I/O, so the only way to mitigate that is to use more worker processes (I happen to run on a Dual CPU Dual Core, so I just use 4).&lt;/p&gt;&lt;p&gt;I don't totally understand how nginx works, though.  The idea that it uses blocking I/O and yet each worker can be serving X many requests is confusing as hell to me.  That's the extent of the English docs, though.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brett Hoerner</dc:creator><pubDate>Fri, 10 Oct 2008 11:08:22 -0000</pubDate></item><item><title>Re: Configs for nginx and Apache with mod_wsgi | Brett Hoerner's blog</title><link>http://bretthoerner.com/2008/10/9/configs-for-nginx-and-apache-mod-wsgi/#comment-2974299</link><description>&lt;p&gt;Why "worker_processes 4;"?   I mean, I get memory constraint, but why not 1 since nginx is event-based?&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeremy Dunck</dc:creator><pubDate>Thu, 09 Oct 2008 23:29:02 -0000</pubDate></item></channel></rss>