From: Bill Stoddard Date: Sat, 2 Oct 2004 15:49:35 +0000 (+0000) Subject: mod_disk_cache tmpfile vote. Port complete. X-Git-Tag: 2.0.53~244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2609b713b33435e774ccae6d65387a8c4742f8c3;p=thirdparty%2Fapache%2Fhttpd.git mod_disk_cache tmpfile vote. Port complete. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105367 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1eea42fc5bb..50d739f0d39 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/10/01 21:11:27 $] +Last modified at [$Date: 2004/10/02 15:49:35 $] Release: @@ -86,10 +86,6 @@ PATCHES TO BACKPORT FROM 2.1 jerenkrantz comments: This needs the final patch posted to dev@httpd? +1: jorton - *) Fix mod_disk_cache race conditions in storing the response body. - modules/experimental/mod_disk_cache.c?r1=1.61&r2=1.62 - +1: jerenkrantz, stoddard, gregames - *) Correctly store cache content type. PR 30278 modules/experimental/mod_disk_cache.c?r1=1.62&r2=1.63 +1: stoddard, jerenkrantz