[mod_python] ValueError: Failed to acquire global mutex lock

Gregory (Grisha) Trubetskoy grisha at modpython.org
Sun Nov 23 20:12:42 EST 2003



On Sun, 23 Nov 2003, Tropezien wrote:

> Yes, I am running Slackware 9.1 with Apache 2.0.47 and mod_python
> 3.1.2b. Some further investigations cleared up that mod_python tries to
> get more than 400 semaphores during launch of httpd.

Are you sure? 3.1.2b is not supposed to allocate more than MAX_LOCKS
semaphores, which is 32. What does your log say when you start httpd?

Grisha




More information about the Mod_python mailing list