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

--- Comment #30 from Carsten Wolff <[email protected]> ---
(In reply to Carsten Wolff from comment #29)
> Hi, unfortunately, using patch#35446 and patch#35447, there is another
> problem, when I change the scenario by making the client connection through
> SSL. In that case, the transfer stalls very quickly within the proxy_connect
> poll loop

When I comment the coalescing filter in ssl_io_filter_init(), it works again.
So it seems we need a way for mod_proxy_connect to cause mod_ssl to not use
that coalescing filter. Is there an accepted way for passing flags from module
to module or would this need to go through the core code?

-- 
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