On Tue, Sep 7, 2021 at 8:29 PM Christophe JAILLET
wrote:
>
> maybe completely off-topic, but we have the same kind of code in worker.c.
This may happen with mpm_worker too (with specific MPM tunings), but
we have no report so far and mainly no active_daemons accounting
there.
This means more chan
On Tue, Sep 7, 2021 at 9:28 PM Ruediger Pluem wrote:
>
> On 9/7/21 6:41 PM, Yann Ylavic wrote:
> > On Tue, Sep 7, 2021 at 6:08 PM Ruediger Pluem wrote:
> >>
> >> On 9/7/21 11:34 AM, yla...@apache.org wrote:
> >>> Author: ylavic
> >>> Date: Tue Sep 7 09:34:09 2021
> >>> New Revision: 1893014
> >>
Le 03/09/2021 à 10:14, nil...@apache.org a écrit :
Modified: httpd/httpd/branches/2.4.x/docs/manual/install.html.de
URL:
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/install.html.de?rev=1892842&r1=1892841&r2=1892842&view=diff
===
Le 07/09/2021 à 10:52, yla...@apache.org a écrit :
Author: ylavic
Date: Tue Sep 7 08:52:23 2021
New Revision: 1893011
URL: http://svn.apache.org/viewvc?rev=1893011&view=rev
Log:
test/time-sem.c: unlock the accept mutex before exiting (error conditions).
Modified:
httpd/httpd/trunk/test/ti
On 9/7/21 6:41 PM, Yann Ylavic wrote:
> On Tue, Sep 7, 2021 at 6:08 PM Ruediger Pluem wrote:
>>
>> On 9/7/21 11:34 AM, yla...@apache.org wrote:
>>> Author: ylavic
>>> Date: Tue Sep 7 09:34:09 2021
>>> New Revision: 1893014
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1893014&view=rev
>>> Log:
Hi,
maybe completely off-topic, but we have the same kind of code in worker.c.
Just my 2c,
CJ
Le 07/09/2021 à 11:34, yla...@apache.org a écrit :
Author: ylavic
Date: Tue Sep 7 09:34:09 2021
New Revision: 1893014
URL: http://svn.apache.org/viewvc?rev=1893014&view=rev
Log:
mpm_event: Fix chil
On Tue, Sep 7, 2021 at 6:08 PM Ruediger Pluem wrote:
>
> On 9/7/21 11:34 AM, yla...@apache.org wrote:
> > Author: ylavic
> > Date: Tue Sep 7 09:34:09 2021
> > New Revision: 1893014
> >
> > URL: http://svn.apache.org/viewvc?rev=1893014&view=rev
> > Log:
> > mpm_event: Fix children processes possib
On 9/7/21 11:34 AM, yla...@apache.org wrote:
> Author: ylavic
> Date: Tue Sep 7 09:34:09 2021
> New Revision: 1893014
>
> URL: http://svn.apache.org/viewvc?rev=1893014&view=rev
> Log:
> mpm_event: Fix children processes possibly not stopped on graceful restart.
>
> The number of children spaw
On 9/7/21 10:51 AM, ste...@eissing.org wrote:
> Updated the PR by merging current 2.4.x, updated the documentation and
> answered the comments. Sorry for missing this so long!
No worries. I forgot about it as well.
Regards
Rüdiger
On 9/7/21 4:04 PM, Yann Ylavic wrote:
> On Tue, Sep 7, 2021 at 3:05 PM Ruediger Pluem wrote:
>>
>> On 9/7/21 2:18 PM, Yann Ylavic wrote:
>>> Index: server/protocol.c
>>> ===
>>> --- server/protocol.c (revision 1893001)
>>> +++ serv
On 9/7/21 4:16 PM, Yann Ylavic wrote:
> On Tue, Sep 7, 2021 at 3:05 PM Ruediger Pluem wrote:
>>
>> On 9/7/21 2:00 PM, Yann Ylavic wrote:
>>> On Mon, May 25, 2020 at 7:50 AM wrote:
Modified: httpd/httpd/trunk/server/scoreboard.c
URL:
http://svn.apache.org/viewvc/httpd/httpd
After some learning experience (*cough*) I committed a new
version of the scripts, now in $DEV_TOOLS/release that go
so far as staging local changes to all repositories after
a successful vote.
I will test some more tomorrow and add the announce mailing
part. The real test will then come when actu
On Tue, Sep 7, 2021 at 3:05 PM Ruediger Pluem wrote:
>
> On 9/7/21 2:00 PM, Yann Ylavic wrote:
> > On Mon, May 25, 2020 at 7:50 AM wrote:
> >>
> >> Modified: httpd/httpd/trunk/server/scoreboard.c
> >> URL:
> >> http://svn.apache.org/viewvc/httpd/httpd/trunk/server/scoreboard.c?rev=1878092&r1=187
On Tue, Sep 7, 2021 at 3:05 PM Ruediger Pluem wrote:
>
> On 9/7/21 2:18 PM, Yann Ylavic wrote:
> > Index: server/protocol.c
> > ===
> > --- server/protocol.c (revision 1893001)
> > +++ server/protocol.c (working copy)
> > @@ -716,6 +7
On 9/7/21 2:18 PM, Yann Ylavic wrote:
> Index: server/protocol.c
> ===
> --- server/protocol.c (revision 1893001)
> +++ server/protocol.c (working copy)
> @@ -716,6 +716,13 @@ static int read_request_line(request_rec *r, apr_b
>
On 9/7/21 2:00 PM, Yann Ylavic wrote:
> On Mon, May 25, 2020 at 7:50 AM wrote:
>>
>> Author: rpluem
>> Date: Mon May 25 05:50:12 2020
>> New Revision: 1878092
>>
>> URL: http://svn.apache.org/viewvc?rev=1878092&view=rev
>> Log:
>> Fix a NULL pointer dereference
>>
>> * server/scoreboard.c (ap_i
On Tue, Sep 7, 2021 at 8:18 AM Yann Ylavic wrote:
>
> On Tue, Sep 7, 2021 at 2:00 PM Yann Ylavic wrote:
> >
> > On Mon, May 25, 2020 at 7:50 AM wrote:
> > >
> > > Author: rpluem
> > > Date: Mon May 25 05:50:12 2020
> > > New Revision: 1878092
> > >
> > > URL: http://svn.apache.org/viewvc?rev=187
On Tue, Sep 7, 2021 at 2:00 PM Yann Ylavic wrote:
>
> On Mon, May 25, 2020 at 7:50 AM wrote:
> >
> > Author: rpluem
> > Date: Mon May 25 05:50:12 2020
> > New Revision: 1878092
> >
> > URL: http://svn.apache.org/viewvc?rev=1878092&view=rev
> > Log:
> > Fix a NULL pointer dereference
> >
> > * ser
On Mon, May 25, 2020 at 7:50 AM wrote:
>
> Author: rpluem
> Date: Mon May 25 05:50:12 2020
> New Revision: 1878092
>
> URL: http://svn.apache.org/viewvc?rev=1878092&view=rev
> Log:
> Fix a NULL pointer dereference
>
> * server/scoreboard.c (ap_increment_counts): In certain cases like certain
> i
> Am 06.09.2021 um 17:55 schrieb Ruediger Pluem :
>
>
>
> On 9/6/21 1:35 PM, ic...@apache.org wrote:
>> Author: icing
>> Date: Mon Sep 6 11:35:41 2021
>> New Revision: 1892988
>>
>> URL: http://svn.apache.org/viewvc?rev=1892988&view=rev
>> Log:
>> * added 'update-branch.sh' to increase the
On Tue, Sep 7, 2021 at 10:47 AM ste...@eissing.org wrote:
>
> proxy_util.c:4447:23: error: unused function 'ap_filter_input_pending'
> [-Werror,-Wunused-function]
>
> in branches/2.4.x on a maintainer build. Can we remove this backport fragment?
Oh yeah sorry, the removal was missing from r18929
Updated the PR by merging current 2.4.x, updated the documentation and answered
the comments. Sorry for missing this so long!
> Am 06.09.2021 um 21:43 schrieb rpl...@apache.org:
>
> Author: rpluem
> Date: Mon Sep 6 19:43:39 2021
> New Revision: 1892997
>
> URL: http://svn.apache.org/viewvc?rev
proxy_util.c:4447:23: error: unused function 'ap_filter_input_pending'
[-Werror,-Wunused-function]
in branches/2.4.x on a maintainer build. Can we remove this backport fragment?
On Tue, Sep 7, 2021 at 8:07 AM Ruediger Pluem wrote:
>
> On 9/7/21 3:52 AM, yla...@apache.org wrote:
> >
> > -/* Set counter in network byte order for the uuencoded unique id. */
> > -new_unique_id.counter = htons(new_unique_id.counter);
> > +/* The counter is two bytes for the uuencod
24 matches
Mail list logo