little error in cache.data.pre

From: Diego Woitasen <diegows@dont-contact.us>
Date: Tue, 15 Mar 2005 00:49:59 -0300

Here is the patch :)

diff -Nur squid-2.5.STABLE9/src/cf.data.pre
squid-2.5.STABLE9-expire/src/cf.data.pre
--- squid-2.5.STABLE9/src/cf.data.pre 2005-02-22 21:06:34.000000000
-0300
+++ squid-2.5.STABLE9-expire/src/cf.data.pre 2005-03-15
00:43:53.131302928 -0300
@@ -1698,7 +1698,7 @@
 
         Basically a cached object is:
 
- FRESH if expires < now, else STALE
+ FRESH if expires > now, else STALE
                 STALE if age > max
                 FRESH if lm-factor < percent, else STALE
                 FRESH if age < min
Received on Mon Mar 14 2005 - 20:50:10 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:04 MST