Any comments? > -----Original Message----- > From: Pavel Pautov via nginx-devel <nginx-devel@nginx.org> > Sent: Tuesday, May 24, 2022 23:16 > To: nginx-devel@nginx.org; Maxim Dounin <mdou...@mdounin.ru> > Cc: Pavel Pautov <p.pau...@f5.com> > Subject: RE: SSL contexts reuse across locations > > EXTERNAL MAIL: nginx-devel-boun...@nginx.org > > Hi, > > Here is another iteration of patch, now it completely avoids creating SSL > contexts without SSL proxying. > Also changed some variable names and formatting in attempt to improve > readability. > Not sure about moving of merge/reuse logic into ngx_http_proxy_set_ssl(). I > assume, it could look like "ngx_http_proxy_set_ssl(cf, conf, prev, > reuse_ssl)", > which seems to widen its scope too much.
_______________________________________________ nginx-devel mailing list -- nginx-devel@nginx.org To unsubscribe send an email to nginx-devel-le...@nginx.org