Fixed mlogc global mutex locking issue (MODSEC-20 and maybe MODSEC-47).

Increased default mlogc StartupDelay to 5000 ms.
Added more verbose debugging to mlogc error log level 4 and 5.
This commit is contained in:
b1v1r
2009-05-16 03:56:16 +00:00
parent 81417423bf
commit a61db59438
3 changed files with 132 additions and 58 deletions

View File

@@ -1,6 +1,8 @@
01 Mar 2009 - 2.5.10-dev
------------------------
* Fixed mlogc global mutex locking issue and added more debugging output.
* Cleaned up build dependencies and configure options.