> -----Original Message----- > From: Stefan Eissing [mailto:[email protected]] > Sent: Montag, 27. Juni 2016 10:24 > To: [email protected] > Subject: Re: svn commit: r1750301 - in /httpd/httpd/trunk/modules/proxy: > mod_proxy.h proxy_util.c > > This looks nice for HTTP/1.1, but what about other protocols? Do I read it > correctly that any pending data downstream will reopen the connection?
Agreed. This is a severe change in behaviour and does not let other protocols handle this in their own way. For them pending data might be fine. So especially I wouldn't backport it to 2.4.x in this state. Regards Rüdiger
