diff options
author | Eric Covener <covener@apache.org> | 2013-12-23 13:32:38 +0000 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2013-12-23 13:32:38 +0000 |
commit | 25ebcb4517d0cfc98ae4d52615d69aedba122845 (patch) | |
tree | 31dabf1749ea5cc6d9612e0d22076c764c76972b | |
parent | ef253446d413d8a20bc26ccc98d878455ced12ef (diff) | |
download | httpd-25ebcb4517d0cfc98ae4d52615d69aedba122845.tar.gz |
propose two small patches that didn't make it to 2.4 yet
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1553111 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | STATUS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -202,6 +202,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~jim/patches/ez-2.4-v2.patch +1: jailletc36, jim + * mod_cache_disk hangs on windows reading from closed files + trunk patch: http://svn.apache.org/r1547845 + 2.4.x patch: trunk works + +1 covener + + * mod_cache invalidates cached responses when reval returns 304+Expires + trunk patch: http://svn.apache.org/r1518269 + 2.4.x patch: trunk works + +1 covener OTHER PROPOSALS |