I've tested the patch against 2.4.31 as provided in STATUS and confirmed it fixes the issue. Thanks for the very fast turnaround.
I'd like to ask a followup question... how do we catch this in the test suite? With this (100% failure), ab still returns a 0 exit code. It *does* at least give the error message to STDERR. Perhaps we should add to the test suite that `ab -q` completed against the http and https vshosts with no lines printed to STDERR and has a 0 exit code? -- Daniel Ruggeri > -----Original Message----- > From: Yann Ylavic [mailto:[email protected]] > Sent: Sunday, March 04, 2018 1:25 PM > To: [email protected] > Cc: httpd-dev <[email protected]> > Subject: Fix for ab defect (was: [VOTE] Release httpd-2.4.31) > > On Sat, Mar 3, 2018 at 10:51 PM, Yann Ylavic <[email protected]> wrote: > > On Sat, Mar 3, 2018 at 6:40 PM, [email protected] <[email protected]> wrote: > >> > >> -1 > >> > >> "ab" no longer can benchmark https urls, same build-spec and > environment > >> (Fedora 26 and 27) > > > > Hmm, looks like 2.4 is missing http://svn.apache.org/r1580928 (second > hunk). > > Does it work for you with this patch (on top of 2.4.31): > http://home.apache.org/~ylavic/patches/httpd-2.4.x-ab- > nonblock_length.patch > ? > > Thanks for testing (if possible). > > Regards, > Yann.
