Greg Stein wrote on Thu, Apr 05, 2012 at 14:14:53 -0400: > On Apr 5, 2012 2:10 PM, "Daniel Shahaf" <danie...@elego.de> wrote: > > > > Greg Stein wrote on Thu, Apr 05, 2012 at 14:05:31 -0400: > > > On Apr 5, 2012 6:46 AM, "Philip Martin" <philip.mar...@wandisco.com> > wrote: > > .... > > > > > > > > I've raised issue 4157 to track this problem. > > > > > > Can we at least implement a detection for this situation and fail to > start? > > > Maybe mod_dav_svn would query the mpm type, and the fs type. We could at > > > least backport that to 1.7.x pretty quickly. > > > > > > > No need. 1.7.x doesn't compile against 2.4 for other reasons (API > > changes). I've patched them on trunk but vetoed the backport pending > > resolution of the BDB hangs. > > That prevents somebody from using BDB with the 2.4 worker mpm.
Philip reported seeing tests pass with unmodified HEAD on worker. Anyway I won't object to adding a version check on httpd (at configure- or run-time). We know it'll hang..