https://issues.apache.org/bugzilla/show_bug.cgi?id=39079
--- Comment #21 from RH <[EMAIL PROTECTED]> 2008-04-21 12:06:54 PST --- Has this been abandonded? I'm not a seasoned bug-reporter or reader. Seeing this issue with 2.2.8 and worker MPM. Am running at ~200 xactions per second If I strace -fF -p pid it shows that it looks to be stuck in futex. After strace it clears up the problem of consuming 100% of the cpu. I will probably revert to using pre-fork, although mpm worker was looking nice. This problem prevents using worker. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
