> That's what I assumed Dirk meant... A "standard" lock format
> such as "mechanism:/file/path". So AcceptMutex, for example,
> would use that and we'd avoid LockFile.

Aye - so that other things also requiring a Mutex (I am struggling with
some PAM/radius stuff right now) can be similarly configured.

It may be as simple as having an apr mutex which takes such a 'URI' as an
(optional) argument. In that case you'd still expect the user app to have
SSLMutex, PAMMutex and so on.

Dw

Reply via email to