Re: svn commit: r1895553 - /httpd/httpd/trunk/server/mpm/event/event.c

2021-12-06 Thread Eric Covener
> This is fine. Maybe the large headroom is a good idea for people that > complain about the change in behavior and as you state, a > large scoreboard should not be too costly these days. Hence +1 to the > additional condition. +1, the option to just over-allocate ServerLimit even farther is

Re: svn commit: r1895553 - /httpd/httpd/trunk/server/mpm/event/event.c

2021-12-06 Thread Ruediger Pluem
On 12/6/21 4:58 PM, Yann Ylavic wrote: > On Mon, Dec 6, 2021 at 3:27 PM Yann Ylavic wrote: >> >> On Mon, Dec 6, 2021 at 1:53 PM Ruediger Pluem wrote: >>> >>> On 12/6/21 1:33 PM, Yann Ylavic wrote: How about (modulo brain fart): const int N = 1; /* or 2, 3, 4.. */

Re: svn commit: r1895553 - /httpd/httpd/trunk/server/mpm/event/event.c

2021-12-06 Thread Yann Ylavic
On Mon, Dec 6, 2021 at 3:27 PM Yann Ylavic wrote: > > On Mon, Dec 6, 2021 at 1:53 PM Ruediger Pluem wrote: > > > > On 12/6/21 1:33 PM, Yann Ylavic wrote: > > > > > > How about (modulo brain fart): > > > const int N = 1; /* or 2, 3, 4.. */ > > > int avail_daemons = server_limit -

Re: svn commit: r1895553 - /httpd/httpd/trunk/server/mpm/event/event.c

2021-12-06 Thread Yann Ylavic
On Mon, Dec 6, 2021 at 1:53 PM Ruediger Pluem wrote: > > On 12/6/21 1:33 PM, Yann Ylavic wrote: > > > > How about (modulo brain fart): > > const int N = 1; /* or 2, 3, 4.. */ > > int avail_daemons = server_limit - retained->total_daemons; > > int have_room_for_N_restarts =

Re: svn commit: r1895553 - /httpd/httpd/trunk/server/mpm/event/event.c

2021-12-06 Thread Ruediger Pluem
On 12/6/21 1:33 PM, Yann Ylavic wrote: > On Fri, Dec 3, 2021 at 6:41 PM Eric Covener wrote: >> >> On Fri, Dec 3, 2021 at 11:23 AM Ruediger Pluem wrote: >>> >>> On 12/3/21 2:25 PM, yla...@apache.org wrote: Author: ylavic Date: Fri Dec 3 13:25:51 2021 New Revision: 1895553

Re: svn commit: r1895553 - /httpd/httpd/trunk/server/mpm/event/event.c

2021-12-06 Thread Yann Ylavic
On Fri, Dec 3, 2021 at 6:41 PM Eric Covener wrote: > > On Fri, Dec 3, 2021 at 11:23 AM Ruediger Pluem wrote: > > > > On 12/3/21 2:25 PM, yla...@apache.org wrote: > > > Author: ylavic > > > Date: Fri Dec 3 13:25:51 2021 > > > New Revision: 1895553 > > > > > > URL:

Re: release vibes?

2021-12-06 Thread Noel Butler
On 06/12/2021 20:36, Stefan Eissing wrote: Friends of httpd, how do you feel about a release in the next two weeks? Kind Regards, Stefan -1 Thats days before christmas, most testers and i'm sure devs will be in holiday mode, even if not, that close to christmas means server updates are

release vibes?

2021-12-06 Thread Stefan Eissing
Friends of httpd, how do you feel about a release in the next two weeks? Kind Regards, Stefan