]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
First part to fix the synchronization-locking for RewriteMap programs under
authorRalf S. Engelschall <rse@apache.org>
Tue, 24 Feb 1998 13:39:08 +0000 (13:39 +0000)
committerRalf S. Engelschall <rse@apache.org>
Tue, 24 Feb 1998 13:39:08 +0000 (13:39 +0000)
commit97f8f0a7be5e62c9e2d16d68e4e932f2e457c3e4
treef9902477e28671eebd48920f49447a8ac3724fdc
parent63ae18dffb27624f82025e6b87bfa1511c9940b7
First part to fix the synchronization-locking for RewriteMap programs under
Unix derivates who doesn't accept the locking of pipes directly.

But we perhaps have another problem: According to FreeBSD's manpage and a hint
by the submitter of PR#1029 flock() has to be used on opened filedescriptors
which are _not_ duplicated via fork().  This currently is not the case...

Submitted by: Ralf S. Engelschall
Reviewed by: Ralf S. Engelschall, Jim Jagielski

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80311 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_rewrite.html