| Summary: | www/apache24: continuously dumping core after an upgrade 2.4.23_1 -> 2.4.25_1 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | rustamabd |
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> |
| Status: | Closed Unable to Reproduce | ||
| Severity: | Affects Only Me | CC: | ohauer |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(apache) |
| Version: | Latest | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
rustamabd
2017-01-08 11:02:09 UTC
Looks like the issue is in mod_proxy_ajp. Maybe this patch will resolve it: http://svn.apache.org/viewvc?view=revision&revision=1775775 Also seems to not happen in 11.0, only in 10.3. Not sure if this is an mod_proxy_ajp issue. In prod. I run only 10.3(amd64) frontend servers with mod_proxy_ajp and haven't seen any instability even on systems with 20 - 50 hits/s. But I have to admit none of my frontend servers running PHP ... If I interpret the change and the changelog correct it fixes only an issue if loglevel is set to trace2 The patch did not resolve it indeed, but all is fine in 11.0. So putting this one to rest, hopefully will never occur again. |