In 1.3.x we're seeing the following reproducible problem when RewriteLog is enabled in on Win32:
(36)Resource deadlock avoided: mod_rewrite: failed to lock file descriptor (New child process created as a result) Reproducible with an ab run as small as -n8 -c4 with RewriteLogLevel 2 and one short rewrite rule. Attempt at a patch using CriticalSection instead of _locking() is attached, but I am by no means a win32 person -- hopefully someone can take a look. Thanks, -- Eric Covener [EMAIL PROTECTED]
mod_rewrite-win32loglock.diff
Description: Binary data
