to affect Apache. The default ordering of the accept metux method
has been changed to match 1.3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94221
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.0.35
-
+ *) [APR-related] The ordering of the default accept mutex method has
+ been changed to better match what's done in Apache 1.3. The ordering
+ is now (highest to lowest): pthread -> sysvsem -> fcntl -> flock.
+ [Jim Jagielski]
Changes with Apache 2.0.34