[Bug 61499] TCP healthchecks failing falsely / not actually checking

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61499 --- Comment #6 from AK --- Hi, I have just patched version 2.4.34 (removed the line) and TCP health check started to work. But httpd process is still consuming more and more memory. In approx. 20 hours it rised in heap up to 20GB. I have 260

[Bug 62729] CMake MSVC build fails with OpenSSL_1_1_1 on ab.c(178): include: 'openssl/applink.c': No such file

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62729 Michal Karm Babacek changed: What|Removed |Added Version|2.5-HEAD|2.4-HEAD OS|

[Bug 61499] TCP healthchecks failing falsely / not actually checking

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61499 --- Comment #8 from Graham Leggett --- Backported to 2.4.35. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 62318] healthcheck executed more often than configured in hcinterval

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62318 Graham Leggett changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 62552] Loading mod_md segfaults when using DBDriver from mod_authn_dbd

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62552 --- Comment #16 from Manuel Schmitt (manitu) --- We have a similar issue at https://bugs.gentoo.org/666406 with the difference that it has NOT to do with mod_md (we are not using it). We can confirm "our" bug with apache 2.4.33 and

[Bug 62552] Loading mod_md segfaults when using DBDriver from mod_authn_dbd

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62552 --- Comment #17 from Manuel Schmitt (manitu) --- Sorry for the typo, Imeant (In reply to Manuel Schmitt (manitu) from comment #16) > More over we did find out that it happens only if > > a) ssl module is loaded > b) a "DBDriver mysql" is

[Bug 62552] Loading mod_md segfaults when using DBDriver from mod_authn_dbd

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62552 --- Comment #19 from Manuel Schmitt (manitu) --- No, for us (2.4.34) moving loading mod_ssl very on top did _NOT_ solve it. Same segfault. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62552] Loading mod_md segfaults when using DBDriver from mod_authn_dbd

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62552 --- Comment #18 from Thomas Witzenrath --- could you try moving the mod_ssl loading before the mod_auth* modules? To my understanding that should "fix" the problem. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 61499] TCP healthchecks failing falsely / not actually checking

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61499 Jim Jagielski changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #7 from Jim

[Bug 60757] mod_proxy_hcheck Doesn't perform checks

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60757 Jim Jagielski changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment #18 from Jim

[Bug 62729] CMake MSVC build fails with OpenSSL_1_1_1 on ab.c(178): include: 'openssl/applink.c': No such file

2018-09-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62729 William A. Rowe Jr. changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---