[BACK]Return to 35.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/35.html between version 1.52 and 1.53

version 1.52, 2004/03/24 23:58:45 version 1.53, 2004/03/25 00:02:19
Line 96 
Line 96 
 <li>Source-tracking (limit number of clients and states per client).  <li>Source-tracking (limit number of clients and states per client).
 <li>Sticky-address (the flexibility of round-robin with the benefits of  <li>Sticky-address (the flexibility of round-robin with the benefits of
     source-hash).      source-hash).
 <li>Invert the specific/general socket match order when redirecting to  <li>Invert the socket match order when redirecting to
     localhost (prevents the potential security problem of remote connections      localhost (prevents the potential security problem of remote connections
     being identified as local).      being identified as local).
 <li>Significant improvements to interface handling.  <li>Significant improvements to interface handling.
 </ul>  </ul>
 <p>  <p>
   
 <li>New tools for high availability and load balancing:  <li>New tools for filtering gateway failover:
 <ul>  <ul>
 <li>CARP (the Common Address Redundancy Protocol)  <li>CARP (the Common Address Redundancy Protocol)
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp">carp(4)</a>      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp">carp(4)</a>

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53