> Am 04.02.2022 um 15:49 schrieb Yann Ylavic <ylavic....@gmail.com>:
>
> On Fri, Feb 4, 2022 at 1:22 PM <ic...@apache.org> wrote:
>>
>> Author: icing
>> Date: Fri Feb 4 12:22:26 2022
>> New Revision: 1897760
>>
>> URL: http://svn.apache.org/viewvc?rev=1897760&view=rev
>> Log:
>> *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakes
>> to stabilize CI tests again. Previous revision of trunk has been copied
>> to branches/trunk-ssl-handshake-unblocking to make those into a PR where
>> changes can be discussed and tested separately.
>
> Which commits/revisions did you revert precisely?
>
> I have created PR [1] that (almost) fixes the issues, though based on
> the old trunk so kind of broken now ;)
> Well I'm testing things still so not planning to merge soon enough,
> but I'll have to rebase from trunk-ssl-handshake-nonblocking and
> cherry pick now.
> So the revisions could be helpful for me..
The revisions I merged, not without conflicts, were
-1897458,-1897336,-1897351,-1897353,-1897356,-1897385,-1897408,-1897423,-1897424,-1897281
(in descending order)
Cheers,
Stefan
>
> Thanks;
> Yann.
>
> [1] https://github.com/apache/httpd/pull/290