From 5a58e9f9f2f2f8d2b9d83cd803fd8a338fc01e12 Mon Sep 17 00:00:00 2001 From: manu Date: Sat, 19 Nov 2022 01:45:24 +0000 Subject: [PATCH] Backport ptoposal for DAVlockDiscovery option, and attempt to open DAVLockDB read-only when possible. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1905387 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/STATUS b/STATUS index caa925f76a1..f98ea1fb49f 100644 --- a/STATUS +++ b/STATUS @@ -282,6 +282,20 @@ PATCHES/ISSUES THAT ARE BEING WORKED make it nonblocking (by default)? jim: Non-blocking seems the best way to handle... + *) mod_dav: Open the lock database read-only when possible + trunk patch: http://svn.apache.org/r1905229 + 2.4.x patch: trunk works + +1: manu + + *) mod_dav: DAVlockDiscovery option to disable WebDAV lock discovery + This is a game changer for performances if client use PROPFIND a lot, + trunk patch: http://svn.apache.org/r1904638 + http://svn.apache.org/r1904662 + http://svn.apache.org/r1905170 + http://svn.apache.org/r1905206 + http://svn.apache.org/r1905230 + 2.4.x patch: trunk works + +1: manu PATCHES/ISSUES THAT ARE STALLED -- 2.47.3