Re: mod_dav_fs locking / Re: apr_dbm and concurrency
Emmanuel Dreyfus <[email protected]>
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <ZV+O8jY66F5Qgvye__20422.9074691952$1700761361$gmane$org@homeworld.netbsd.org> |
On Thu, Nov 23, 2023 at 05:36:06PM +0000, Joe Orton wrote: > 3) in the mean time I worked up a PR for mod_dav_fs which adds a global > mutex around the dbm lockdb use. This passes my stress tests for the > first time. How concurent is the stress test? In the past, I have been badly hurt by a few WebDAV clients proactively exploring the filesystem using locksdiscovery. That compeltely killed the service. I introduced the DavLockDiscovery directive to work it around. -- Emmanuel Dreyfus [email protected]