On 24 Jan 2022, at 14:33, Yann Ylavic <ylavic....@gmail.com> wrote: > I mean not only mod_ssl could return an error for > ap_get_brigade(AP_MODE_INIT), APR_EGENERAL is not distinctive enough > IMHO.
True - changed to AP_FILTER_ERROR in r1897418, which is the correct code for this. Regards, Graham —