On 10/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
+ <dt><code>sem</code></dt> + <dd>This directive tells the SSL Module to pick the "best" semaphore + implementation available to it, choosing between Posix and SystemV IPC, + in that order. It is only available when the underlying platform and + <glossary>APR</glossary> supports at least one of the 2.</dd>
+1 on the idea. Two doc comments: 1. You should mention the default lockfile name if it is omitted in the arguments. 2. You probably don't mean "SSL Module" above. Joshua.
