Passed: apache/httpd#832 (trunk - 136f89d)

2020-06-19 Thread Travis CI
Build Update for apache/httpd - Build: #832 Status: Passed Duration: 7 mins and 24 secs Commit: 136f89d (trunk) Author: Yann Ylavic Message: Oups, axe spurious copypasta. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879002 13f79535-47bb-031

Re: svn commit: r1878996 - /httpd/httpd/branches/2.4.x/STATUS

2020-06-19 Thread Yann Ylavic
On Fri, Jun 19, 2020 at 6:54 PM Eric Covener wrote: > > +1 Thanks, r1879000, backport proposal updated too (though we probably want to wait for an actual test in BZ 64537).

Re: svn commit: r1878996 - /httpd/httpd/branches/2.4.x/STATUS

2020-06-19 Thread Eric Covener
On Fri, Jun 19, 2020 at 12:33 PM Yann Ylavic wrote: > > On Fri, Jun 19, 2020 at 6:05 PM wrote: > > > > Author: ylavic > > Date: Fri Jun 19 16:05:56 2020 > > New Revision: 1878996 > > > > URL: http://svn.apache.org/viewvc?rev=1878996&view=rev > > Log: > > Re-propose ap_proxy_define_match_worker()

Re: svn commit: r1878996 - /httpd/httpd/branches/2.4.x/STATUS

2020-06-19 Thread Yann Ylavic
On Fri, Jun 19, 2020 at 6:05 PM wrote: > > Author: ylavic > Date: Fri Jun 19 16:05:56 2020 > New Revision: 1878996 > > URL: http://svn.apache.org/viewvc?rev=1878996&view=rev > Log: > Re-propose ap_proxy_define_match_worker() for backport. > > Re new BZ 64537 (and old 43513). There's the dns/connec

Re: Reject HTTP protocols >= 2.0 in ap_parse_request_line?

2020-06-19 Thread Yann Ylavic
On Thu, Jun 18, 2020 at 6:03 PM Stefan Eissing wrote: > > ap_parse_request_line() for example, checks the initial HTTP/1.1 request line > *and* > the method names, uri, header_only and other request_rec fields. > > We can either copy the latter into mod_http2 and maintain it in two places or > ha

Re: s390x, ppc64le and arm64 Travis jobs always fail

2020-06-19 Thread Joe Orton
On Fri, Jun 19, 2020 at 02:08:18PM +0200, Ruediger Pluem wrote: > Anyone an idea why the Travis builds on s390x, ppc64le and arm64 always fail > (e.g. https://travis-ci.org/github/apache/httpd/builds/700041805)? It looks > like the server fails to start in time when running > the test suite. My g

Re: s390x, ppc64le and arm64 Travis jobs always fail

2020-06-19 Thread Eric Covener
On Fri, Jun 19, 2020 at 8:08 AM Ruediger Pluem wrote: > > Anyone an idea why the Travis builds on s390x, ppc64le and arm64 always fail > (e.g. https://travis-ci.org/github/apache/httpd/builds/700041805)? It looks > like the server fails to start in time when running > the test suite. My half-cou

Re: Reject HTTP protocols >= 2.0 in ap_parse_request_line?

2020-06-19 Thread Stefan Eissing
Thanks! > Am 19.06.2020 um 14:02 schrieb Ruediger Pluem : > > > > On 6/18/20 9:58 PM, Ruediger Pluem wrote: > >> >> Provided that my above understanding is correct I see no real benefit any >> longer in returning a 505 and I would >> revert r1878708 and all the follow ups (from r1878926 only

s390x, ppc64le and arm64 Travis jobs always fail

2020-06-19 Thread Ruediger Pluem
Anyone an idea why the Travis builds on s390x, ppc64le and arm64 always fail (e.g. https://travis-ci.org/github/apache/httpd/builds/700041805)? It looks like the server fails to start in time when running the test suite. Regards RĂ¼diger

Re: Reject HTTP protocols >= 2.0 in ap_parse_request_line?

2020-06-19 Thread Ruediger Pluem
On 6/18/20 9:58 PM, Ruediger Pluem wrote: > > Provided that my above understanding is correct I see no real benefit any > longer in returning a 505 and I would > revert r1878708 and all the follow ups (from r1878926 only the changes to > modules/http2/h2_request.c and probably CHANGES as the

Re: hardening mod_write and mod_proxy like mod_jk with servletnormalize

2020-06-19 Thread Yann Ylavic
On Thu, Jun 18, 2020 at 6:37 PM jean-frederic clere wrote: > > ProxyMappingDecoded Off > ProxyPass /test ajp://localhost:8009/test secret=%A1b2!@ mapping=servlet [] > what is going wrong with > "http://localhost:8000/docs/..;food=bar/test;food=bar/index.jsp"; > same for "curl -v --path-as-is > "