Fixed: apache/httpd#2055 (trunk - 959dabf)

2021-10-13 Thread Travis CI
Build Update for apache/httpd - Build: #2055 Status: Fixed Duration: 8 mins and 5 secs Commit: 959dabf (trunk) Author: Stefan Eissing Message: * test/modules/http2: marking 3 test cases for skip as they fail on travis and need further analysis. git-svn

Still Failing: apache/httpd#2054 (trunk - 9b432e0)

2021-10-13 Thread Travis CI
Build Update for apache/httpd - Build: #2054 Status: Still Failing Duration: 6 mins and 32 secs Commit: 9b432e0 (trunk) Author: Yann Ylavic Message: mod_info: Output AP_MPMQ_MAX_DAEMONS instead of AP_MPMQ_MAX_DAEMON_USED. The latter is maintained in the paren

Re: [Bug 65626] New: MPM Event doesn't shutdown idle children after working under high load

2021-10-13 Thread Ruediger Pluem
On 10/13/21 3:38 PM, Yann Ylavic wrote: > On Tue, Oct 12, 2021 at 6:05 PM Ruediger Pluem wrote: >> >> On 10/12/21 4:58 PM, Yann Ylavic wrote: >>> >>> Shouldn't we also compute a busy_thread_count and kill children >>> if/when later things settle down and thus busy_thread_count < >>> max_spare_t

Re: [Bug 65626] New: MPM Event doesn't shutdown idle children after working under high load

2021-10-13 Thread Yann Ylavic
On Tue, Oct 12, 2021 at 6:05 PM Ruediger Pluem wrote: > > On 10/12/21 4:58 PM, Yann Ylavic wrote: > > > > Shouldn't we also compute a busy_thread_count and kill children > > if/when later things settle down and thus busy_thread_count < > > max_spare_threads (like in the attached patch)? > > Hm. Wo

Still Failing: apache/httpd#2053 (trunk - 01650d5)

2021-10-13 Thread Travis CI
Build Update for apache/httpd - Build: #2053 Status: Still Failing Duration: 7 mins and 34 secs Commit: 01650d5 (trunk) Author: Stefan Eissing Message: * mod_http2: I regret my decision to have removed nghttp2 feature checks... git-svn-id: https://svn.apa

Still Failing: apache/httpd#2052 (trunk - 0935f7e)

2021-10-13 Thread Travis CI
Build Update for apache/httpd - Build: #2052 Status: Still Failing Duration: 18 mins and 18 secs Commit: 0935f7e (trunk) Author: Stefan Eissing Message: * mod_http2: resurrecting check for nghttp function nghttp2_session_callbacks_set_on_invalid_header_ca

Still Failing: apache/httpd#2051 (trunk - 672e736)

2021-10-13 Thread Travis CI
Build Update for apache/httpd - Build: #2051 Status: Still Failing Duration: 6 mins and 55 secs Commit: 672e736 (trunk) Author: Stefan Eissing Message: * mod_http2: checking for nghttp2 function 'set_no_closed_streams' on configure. adapting test result

Failed: apache/httpd#2050 (trunk - d4ec4a3)

2021-10-13 Thread Travis CI
Build Update for apache/httpd - Build: #2050 Status: Failed Duration: 19 mins and 39 secs Commit: d4ec4a3 (trunk) Author: Stefan Eissing Message: * mod_http2: avoid the term "pushing" in documentation for H2StreamTimeout as this has nothing to do with th

Failed: apache/httpd#2049 (trunk - 93d3eca)

2021-10-13 Thread Travis CI
Build Update for apache/httpd - Build: #2049 Status: Failed Duration: 8 mins and 40 secs Commit: 93d3eca (trunk) Author: Stefan Eissing Message: *) mod_http2: resurrecting the check for older nghttp2 versions. git-svn-id: https://svn.apache.org/repos/asf/h

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

2021-10-13 Thread ste...@eissing.org
> Am 13.10.2021 um 10:14 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&view=rev >> Log: >> *) mod_http2: >> - Fixed an issue si

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

2021-10-13 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&view=rev > Log: > *) mod_http2: > - Fixed an issue since 1.15.24 that "Server" headers in proxied requests >were

Errored: apache/httpd#2048 (trunk - 174b3ab)

2021-10-13 Thread Travis CI
Build Update for apache/httpd - Build: #2048 Status: Errored Duration: 11 mins and 44 secs Commit: 174b3ab (trunk) Author: Ruediger Pluem Message: * Fix compiler warning about unused variable git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@18941