Hi,
I have default instalation of Apache and mod_qos. I uncommented only
Apache starts with no problem but when I add to httpd.conf:
I got this error in httpd-error.log:
if anyone can help I will be grateful.
Thanks in advance and sorry for my English.
I have default instalation of Apache and mod_qos. I uncommented only
Code:
LoadModule qos_module libexec/apache22/mod_qos.so
Code:
<IfModule mod_qos.c>
QS_ClientEventBlockCount 20 300
</IfModule>
Code:
[Sun Mar 02 10:18:46 2014] [emerg] mod_qos(004): failed to create mutex (client control)(/var/tmp/L280029342_ccl.mod_qos): File exists
if anyone can help I will be grateful.
Thanks in advance and sorry for my English.