Warning: Xcode12 breaks apr* and httpd

2020-09-18 Thread Jim Jagielski
The upgrade from Xcode11 -> Xcode12 has been reported to break builds for APR and httpd... Issues seem to be some sort of forced C99 compliance and not discovering IPv6 capability. I'm not upgrading anytime soon so no idea how bad it is.

Re: MPM event killing K-A connections too early

2020-09-18 Thread Ruediger Pluem
On 9/18/20 4:04 PM, Yann Ylavic wrote: > This was lately reported to me (privately) with the root cause being > r1819855 ([1], present in 2.4.x too) setting workers_were_busy=1 when > connections_above_limit() is reached. > > Before r1819855, the #connections limit (based on >

MPM event killing K-A connections too early

2020-09-18 Thread Yann Ylavic
This was lately reported to me (privately) with the root cause being r1819855 ([1], present in 2.4.x too) setting workers_were_busy=1 when connections_above_limit() is reached. Before r1819855, the #connections limit (based on AsyncRequestWorkerFactor) only caused listening sockets to be