<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Disqus - Latest Comments for fixxxer</title><link>http://disqus.com/people/0f342f1ae437a00aa89c36f727f0e0c7/</link><description></description><language>en</language><lastBuildDate>Mon, 09 Jun 2008 15:38:37 -0000</lastBuildDate><item><title>Re: NginX Reporting for Duty</title><link>http://opticality.disqus.com/nginx_reporting_for_duty_52/#comment-624071</link><description>&amp;gt;Specifically, if can’t be used within a regular expression based if test, even if you aren’t using variable substitution in the proxy_pass itself.&lt;br&gt;&lt;br&gt;It seems that you just should not use if()s in nginx.conf for such kind of things, it is rather slow and not intended for request-uri case handling; it is supposed to be used in specific cases like user-agent checks etc.&lt;br&gt;&lt;br&gt;use regexp locations instead.&lt;br&gt;&lt;br&gt;to avoid copy-pasting, put some directives to the server{} level, or use the include directive.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fixxxer</dc:creator><pubDate>Mon, 09 Jun 2008 15:38:37 -0000</pubDate></item></channel></rss>