<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -78,8 +78,11 @@ http {
         rewrite (.*) \$1.html break;
       }
 
+      # Can be used by upstream caches (e.g. varnish) if desired
+      add_header X-FromFile yes;
       if (!-f \$request_filename) {
         proxy_pass http://haproxy;
+        add_header X-FromFile no;
         break;
       }
     }</diff>
      <filename>nginx-run</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3620b8b24561a6e3122427818481b5905ea51e4a</id>
    </parent>
  </parents>
  <author>
    <name>Steve Purcell</name>
    <email>steve@sanityinc.com</email>
  </author>
  <url>http://github.com/purcell/rails-runit/commit/61323e1ea3c3f8fcf567bdbb7ee345e95be9b0ab</url>
  <id>61323e1ea3c3f8fcf567bdbb7ee345e95be9b0ab</id>
  <committed-date>2008-10-06T09:07:20-07:00</committed-date>
  <authored-date>2008-10-06T09:07:20-07:00</authored-date>
  <message>Add a header to mark requests that originated from files</message>
  <tree>90623b6b4b8301a55059e0a7d1836fa87b6c913f</tree>
  <committer>
    <name>Steve Purcell</name>
    <email>steve@sanityinc.com</email>
  </committer>
</commit>
