<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -421,7 +421,7 @@ int main(int argc, char **argv) {
     parseOptions(argc,argv);
 
     if (config.keepalive == 0) {
-        printf(&quot;WARNING: keepalive disabled, you probably need 'echo 1 &gt; /proc/sys/net/ipv4/tcp_tw_reuse' in order to use a lot of clients/requests\n&quot;);
+        printf(&quot;WARNING: keepalive disabled, you probably need 'echo 1 &gt; /proc/sys/net/ipv4/tcp_tw_reuse' for Linux and 'sudo sysctl -w net.inet.tcp.msl=1000' for Mac OS X in order to use a lot of clients/requests\n&quot;);
     }
 
     do {</diff>
      <filename>benchmark.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0ea663ea01e6cf6b552e99e3416a38ccb56b0a5f</id>
    </parent>
  </parents>
  <author>
    <name>antirez</name>
    <email>antirez@gmail.com</email>
  </author>
  <url>http://github.com/antirez/redis/commit/c32514972cbf2255d6c78e0ba4f2c7d7b3f652f5</url>
  <id>c32514972cbf2255d6c78e0ba4f2c7d7b3f652f5</id>
  <committed-date>2009-10-03T01:54:27-07:00</committed-date>
  <authored-date>2009-10-03T01:54:27-07:00</authored-date>
  <message>benchmark now outputs the right command line to shorten the TIME_WAIT interval on Mac OS X when keep alive is set</message>
  <tree>f84deaa7903bb0db33b4620cc6818397973cbe24</tree>
  <committer>
    <name>antirez</name>
    <email>antirez@gmail.com</email>
  </committer>
</commit>
