D. Stussy
2012-11-28 04:11:50 UTC
I've upgraded my software from 2.2.22 to 2.4.3, and as a result, I have had to
make changes to my run-time configuration. It was the "usual" renaming of
directives, deleting the named-virtual-host directives (since it's implied
now), but I'm having problems with the Mutex command (which didn't exist
previously). So I added:
Mutex default default
That took care of the problem with the ssl-cache mutex, but now it's bitching
about a rewrite-map mutex. However, the 2.4 documentation online makes no
reference to a mutex for the rewrite-map; not even in the 2.2 -> 2.4 upgrade
page. I also tried:
Mutex none rewrite-map
...But it doesn't like that either. I'm running under a Linux 3.6.8 kernel.
So, WTF do I need to do?
make changes to my run-time configuration. It was the "usual" renaming of
directives, deleting the named-virtual-host directives (since it's implied
now), but I'm having problems with the Mutex command (which didn't exist
previously). So I added:
Mutex default default
That took care of the problem with the ssl-cache mutex, but now it's bitching
about a rewrite-map mutex. However, the 2.4 documentation online makes no
reference to a mutex for the rewrite-map; not even in the 2.2 -> 2.4 upgrade
page. I also tried:
Mutex none rewrite-map
...But it doesn't like that either. I'm running under a Linux 3.6.8 kernel.
So, WTF do I need to do?