将SSLMutex指令configuration为默认值,我如何find默认值。
default | yes This directive tells the SSL Module to pick the default locking implementation as determined by the platform and APR.
通过将LogLevel设置为debugging,可以发现类似的核心指令AcceptMutex的缺省值。 这似乎并不是ssl指令的情况。