Re: annou...@httpd.apache.org [moderator] missing

2021-10-14 Thread Ruediger Pluem
On 10/14/21 7:18 PM, William A Rowe Jr wrote: > Stefan, > > thanks for RM'ing! > > On Fri, Oct 8, 2021 at 3:10 AM ste...@eissing.org wrote: >> >> The 2.4.51 announcement on annou...@httpd.apache.org did not make it, as >> seen in the mailing list archives. >> >> I have no idea why not. Any

Re: annou...@httpd.apache.org [moderator] missing

2021-10-14 Thread William A Rowe Jr
Stefan, thanks for RM'ing! On Fri, Oct 8, 2021 at 3:10 AM ste...@eissing.org wrote: > > The 2.4.51 announcement on annou...@httpd.apache.org did not make it, as seen > in the mailing list archives. > > I have no idea why not. Any moderator of that list here? Still no sign of it in

Fixed: apache/httpd#2061 (trunk - a982f8f)

2021-10-14 Thread Travis CI
Build Update for apache/httpd - Build: #2061 Status: Fixed Duration: 20 mins and 46 secs Commit: a982f8f (trunk) Author: Stefan Eissing Message: *) mod_http2: disabling 400_20 again, seeing if 401_31 stays fixed. git-svn-id:

Broken: apache/httpd#2060 (trunk - a32ff18)

2021-10-14 Thread Travis CI
Build Update for apache/httpd - Build: #2060 Status: Broken Duration: 22 mins and 15 secs Commit: a32ff18 (trunk) Author: Stefan Eissing Message: *) mod_http2: another travis test of the 400_20 and 401_31 tests that produce a timeout only on travis and

Fixed: apache/httpd#2059 (trunk - eb4bfff)

2021-10-14 Thread Travis CI
Build Update for apache/httpd - Build: #2059 Status: Fixed Duration: 13 mins and 13 secs Commit: eb4bfff (trunk) Author: Stefan Eissing Message: *) mod_http2: disabling the 2 test cases failing on travis is interim to not stand in other peoples way.

Still Failing: apache/httpd#2058 (trunk - 7891b6f)

2021-10-14 Thread Travis CI
Build Update for apache/httpd - Build: #2058 Status: Still Failing Duration: 13 mins and 15 secs Commit: 7891b6f (trunk) Author: Stefan Eissing Message: *) mod_http2: when pollset signals output, resume a streams data in nghttp2 every time without

Still Failing: apache/httpd#2057 (trunk - f23144a)

2021-10-14 Thread Travis CI
Build Update for apache/httpd - Build: #2057 Status: Still Failing Duration: 10 mins and 16 secs Commit: f23144a (trunk) Author: Stefan Eissing Message: *) mod_http2: H2HEADER buckets have the correct lenght of zero and no longer smuggle the contained

Re: svn commit: r1894220 - in /httpd/httpd/trunk: modules/http2/h2_bucket_beam.c test/modules/http2/test_004_post.py test/modules/http2/test_400_push.py test/modules/http2/test_401_early_hints.py

2021-10-14 Thread ste...@eissing.org
It has been changed! h2 header buckets have now a length of 0. > Am 14.10.2021 um 11:34 schrieb ste...@eissing.org: > > > >> Am 14.10.2021 um 11:28 schrieb Ruediger Pluem : >> >> >> >> On 10/14/21 11:20 AM, ste...@eissing.org wrote: >>> >>> Am 14.10.2021 um 11:17 schrieb Ruediger

Re: svn commit: r1894220 - in /httpd/httpd/trunk: modules/http2/h2_bucket_beam.c test/modules/http2/test_004_post.py test/modules/http2/test_400_push.py test/modules/http2/test_401_early_hints.py

2021-10-14 Thread ste...@eissing.org
> Am 14.10.2021 um 11:28 schrieb Ruediger Pluem : > > > > On 10/14/21 11:20 AM, ste...@eissing.org wrote: >> >> >>> Am 14.10.2021 um 11:17 schrieb Ruediger Pluem : >>> >>> >>> >>> On 10/14/21 10:59 AM, ic...@apache.org wrote: Author: icing Date: Thu Oct 14 08:59:12 2021

Re: svn commit: r1894220 - in /httpd/httpd/trunk: modules/http2/h2_bucket_beam.c test/modules/http2/test_004_post.py test/modules/http2/test_400_push.py test/modules/http2/test_401_early_hints.py

2021-10-14 Thread Joe Orton
On Thu, Oct 14, 2021 at 11:17:11AM +0200, Ruediger Pluem wrote: > On 10/14/21 10:59 AM, ic...@apache.org wrote: > > - > > + > > +b = APR_BRIGADE_FIRST(bb); > > if (APR_BUCKET_IS_METADATA(b)) { > > APR_BUCKET_REMOVE(b); > > apr_bucket_setaside(b, beam->pool); > >

Re: svn commit: r1894163 [1/8] - in /httpd/httpd/trunk: ./ changes-entries/ modules/http2/ test/modules/http2/

2021-10-14 Thread Ruediger Pluem
On 10/14/21 11:26 AM, ste...@eissing.org wrote: > > >> Am 14.10.2021 um 11:23 schrieb Ruediger Pluem : >> >> >> >> On 10/14/21 11:16 AM, ste...@eissing.org wrote: >>> >>> Am 14.10.2021 um 11:07 schrieb Ruediger Pluem : On 10/12/21 3:34 PM, ic...@apache.org wrote:

Broken: apache/httpd#2056 (trunk - 4fc7e97)

2021-10-14 Thread Travis CI
Build Update for apache/httpd - Build: #2056 Status: Broken Duration: 13 mins and 54 secs Commit: 4fc7e97 (trunk) Author: Stefan Eissing Message: *) mod_http2: no longer splitting buckets on adding them to a beam, accepting the whole bucket since no

Re: svn commit: r1894220 - in /httpd/httpd/trunk: modules/http2/h2_bucket_beam.c test/modules/http2/test_004_post.py test/modules/http2/test_400_push.py test/modules/http2/test_401_early_hints.py

2021-10-14 Thread Ruediger Pluem
On 10/14/21 11:20 AM, ste...@eissing.org wrote: > > >> Am 14.10.2021 um 11:17 schrieb Ruediger Pluem : >> >> >> >> On 10/14/21 10:59 AM, ic...@apache.org wrote: >>> Author: icing >>> Date: Thu Oct 14 08:59:12 2021 >>> New Revision: 1894220 >>> >>> URL:

Re: svn commit: r1894163 [1/8] - in /httpd/httpd/trunk: ./ changes-entries/ modules/http2/ test/modules/http2/

2021-10-14 Thread ste...@eissing.org
> Am 14.10.2021 um 11:23 schrieb Ruediger Pluem : > > > > On 10/14/21 11:16 AM, ste...@eissing.org wrote: >> >> >>> Am 14.10.2021 um 11:07 schrieb Ruediger Pluem : >>> >>> >>> >>> On 10/12/21 3:34 PM, ic...@apache.org wrote: Author: icing Date: Tue Oct 12 13:34:01 2021

Re: svn commit: r1894163 [1/8] - in /httpd/httpd/trunk: ./ changes-entries/ modules/http2/ test/modules/http2/

2021-10-14 Thread Ruediger Pluem
On 10/14/21 11:16 AM, ste...@eissing.org wrote: > > >> Am 14.10.2021 um 11:07 schrieb Ruediger Pluem : >> >> >> >> On 10/12/21 3:34 PM, ic...@apache.org wrote: >>> Author: icing >>> Date: Tue Oct 12 13:34:01 2021 >>> New Revision: 1894163 >>> >>> static apr_off_t bucket_mem_used(apr_bucket

Re: svn commit: r1894220 - in /httpd/httpd/trunk: modules/http2/h2_bucket_beam.c test/modules/http2/test_004_post.py test/modules/http2/test_400_push.py test/modules/http2/test_401_early_hints.py

2021-10-14 Thread ste...@eissing.org
> Am 14.10.2021 um 11:17 schrieb Ruediger Pluem : > > > > On 10/14/21 10:59 AM, ic...@apache.org wrote: >> Author: icing >> Date: Thu Oct 14 08:59:12 2021 >> New Revision: 1894220 >> >> URL: http://svn.apache.org/viewvc?rev=1894220=rev >> Log: >> *) mod_http2: no longer splitting buckets

Re: svn commit: r1894220 - in /httpd/httpd/trunk: modules/http2/h2_bucket_beam.c test/modules/http2/test_004_post.py test/modules/http2/test_400_push.py test/modules/http2/test_401_early_hints.py

2021-10-14 Thread Ruediger Pluem
On 10/14/21 10:59 AM, ic...@apache.org wrote: > Author: icing > Date: Thu Oct 14 08:59:12 2021 > New Revision: 1894220 > > URL: http://svn.apache.org/viewvc?rev=1894220=rev > Log: > *) mod_http2: no longer splitting buckets on adding them to a beam, > accepting the whole bucket since no

Re: svn commit: r1894163 [1/8] - in /httpd/httpd/trunk: ./ changes-entries/ modules/http2/ test/modules/http2/

2021-10-14 Thread ste...@eissing.org
> Am 14.10.2021 um 11:07 schrieb Ruediger Pluem : > > > > On 10/12/21 3:34 PM, ic...@apache.org wrote: >> Author: icing >> Date: Tue Oct 12 13:34:01 2021 >> New Revision: 1894163 >> >> URL: http://svn.apache.org/viewvc?rev=1894163=rev >> Log: >> *) mod_http2: >> - Fixed an issue since

Re: svn commit: r1894163 [1/8] - in /httpd/httpd/trunk: ./ changes-entries/ modules/http2/ test/modules/http2/

2021-10-14 Thread Ruediger Pluem
On 10/12/21 3:34 PM, ic...@apache.org wrote: > Author: icing > Date: Tue Oct 12 13:34:01 2021 > New Revision: 1894163 > > URL: http://svn.apache.org/viewvc?rev=1894163=rev > Log: > *) mod_http2: > - Fixed an issue since 1.15.24 that "Server" headers in proxied requests >were