<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -57,13 +57,11 @@ haproxy can be configured to use the /pulse url for its health checking.  Just a
   &lt;/code&gt;
 &lt;/pre&gt;
 
-You can adjust the interval and grace period for this check with the @check inter@ and @slowstart@ options. Since mongrel won't respond to HTTP requests until the entire Rails environment is loaded, this is essential.
-
 &lt;pre&gt;
   &lt;code&gt;
     listen rails :9000
-      server rails-1 localhost:8000 maxconn 1 check inter 20000 slowstart 90000
-      server rails-2 localhost:8001 maxconn 1 check inter 20000 slowstart 90000
+      server rails-1 localhost:8000 maxconn 1 check inter 20000 fall 1
+      server rails-2 localhost:8001 maxconn 1 check inter 20000 fall 1
       ...
   &lt;/code&gt;
 &lt;/pre&gt;
@@ -105,4 +103,4 @@ For a complete god configuration example, check out my &quot;god_examples project&quot;:ht
 
 h2. License
 
-Released under &quot;Ruby's license&quot;:http://www.ruby-lang.org/en/LICENSE.txt
+Released under &quot;Ruby's license&quot;:http://www.ruby-lang.org/en/LICENSE.txt
\ No newline at end of file</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3a26779d28eb5395b31bf34a67158af73f9ea30e</id>
    </parent>
    <parent>
      <id>865370a17b8af5cafe17f14330da6ec9e5b25dd0</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </author>
  <url>http://github.com/jnewland/pulse/commit/a0e66d531f71f5c9021ef57f1db750576b0992df</url>
  <id>a0e66d531f71f5c9021ef57f1db750576b0992df</id>
  <committed-date>2008-10-20T08:02:20-07:00</committed-date>
  <authored-date>2008-10-20T08:02:20-07:00</authored-date>
  <message>Merge branch 'master' of git@github.com:jnewland/pulse</message>
  <tree>01ddd2c8b045d8b8804e310ac52a42dea271c165</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
