maintainer-feedback requested: [Bug 272170] www/mod_auth_cookie_mysql2 is not thread-safe
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272170] www/mod_auth_cookie_mysql2 is not thread-safe"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Jun 2023 22:16:18 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-apache (Nobody) <apache@FreeBSD.org> for maintainer-feedback: Bug 272170: www/mod_auth_cookie_mysql2 is not thread-safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272170 --- Description --- When using apache with a threaded MPM, this module can crash under certain conditions. Crash is dependent on the way apache assigns work to workers/threads, and can be influenced eg by moving resources within the site file structure causing symptoms to be obscure and mysterious; we ran this in production for nearly a year before a site reorganisation provoked the bug. I'll add a patch RSN but this should be fixed upstream.