https://bz.apache.org/bugzilla/show_bug.cgi?id=63256
--- Comment #20 from [email protected] --- (In reply to Yann Ylavic from comment #18) > Created attachment 36488 [details] > mod_proxy to reset SSL dir config on connection reuse > > I think that the issue is the scope of sslconn->dc, when it's based off > r->per_dir_config it's also destroyed with the request, so we need to reset > it on connection reuse in mod_proxy. > > Does this patch work for you Martin? Yes, this patch fixes my issue. Thanks!! -- 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]
