https://bz.apache.org/bugzilla/show_bug.cgi?id=55415
--- Comment #8 from [email protected] --- Hi, I have updated Apache to 2.4.5 which has this fix incorporated. It works perfectly when I specify ProxyErrorOverride On and ErrorDocument 404 /404.php for example. However, Apache2 still seems to crash with concurrent requests are sent. I tried a stress test using JMeter with 300 concurrent queries over 3 seconds, and after the first 10 threads my server seems to conk out. Meanwhile, if I point JMeter to a non-404 PHP page (which is proxied through PHPFPM as well), I have no issues. Just wondering if error handling isn't as graceful as it seems? -- 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]
