]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* info->expire and info->date are in microseconds. So convert the difference
authorRuediger Pluem <rpluem@apache.org>
Sat, 3 Jun 2006 19:41:49 +0000 (19:41 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 3 Jun 2006 19:41:49 +0000 (19:41 +0000)
commita8482b67cf13f3b38d286dee1750bb0369c93379
tree93167fd9e5321169bd321068009b24f26041c502
parentea02a92576067a003d261556b2c856850e836969
* info->expire and info->date are in microseconds. So convert the difference
  to seconds before comparing it to age which is in seconds.

PR: 39713
Submitted by: Owen Taylor <otaylor redhat.com>
Reviewed by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@411464 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/cache/cache_util.c