https://bz.apache.org/bugzilla/show_bug.cgi?id=65402

--- Comment #10 from Yann Ylavic <[email protected]> ---
(In reply to Stefan Eissing from comment #7)
> 
> 3 indicates that someone is buffering data on the proxy connection, but
> after 30 seconds, the buffer only contain one more chunk of data (e.g. 447
> or 525 bytes, not many).

Couldn't:

    ap_remove_output_filter_byhandle(c->output_filters,
                                     "SSL/TLS Coalescing Filter");

on the h2 master connection help here?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to