Remove YAWS vs Apache benchmark
authorRyan Dahl <ry@tinyclouds.org>
Fri, 20 Aug 2010 02:24:45 +0000 (19:24 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 20 Aug 2010 02:25:00 +0000 (19:25 -0700)
http://twitter.com/bascule/status/21626934378

doc/index.html

index 71cd0fd..c3300ad 100644 (file)
@@ -136,8 +136,7 @@ make install</pre>
         This is in contrast to today's more common concurrency model where
         OS threads are employed. Thread-based networking is relatively 
         inefficient and very difficult to use.  See:
-        <a href="http://www.sics.se/~joe/apachevsyaws.html">this,</a>
-        <a href="http://www.kegel.com/c10k.html">this,</a> and 
+        <a href="http://www.kegel.com/c10k.html">this</a> and 
         <a href="http://bulk.fefe.de/scalable-networking.pdf">this.</a>
 
         Node will show much better memory efficiency under high-loads