https://bz.apache.org/bugzilla/show_bug.cgi?id=63975
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Eric Covener <[email protected]> --- > There is no mention about which specific resource was exhausted, my guess > would be some process/thread-related limit yes, the limits are discussed in the pthread_create() manpage. You should get backtraces of these processes using gdb. https://httpd.apache.org/dev/debugging.html -- 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]
