[nginx] svn commit: r5168 - trunk/src/http

2013-04-04 Thread vbart
Author: vbart Date: 2013-04-04 14:19:06 + (Thu, 04 Apr 2013) New Revision: 5168 URL: http://trac.nginx.org/nginx/changeset/5168/nginx Log: Upstream: removed surplus ngx_resolve_name_done() call. It will be called in ngx_http_upstream_finalize_request(). Modified: trunk/src/http/ngx_http_

Re: SSL: reject unsupported protocols "negotiated" during handshake

2013-04-04 Thread Maxim Dounin
Hello! On Wed, Apr 03, 2013 at 03:16:14PM -0700, Piotr Sikora wrote: > Hey Maxim, > > > Do we care? I think it's ok to assume HTTP by default, even if a > > client sent something different from what we've advertised. > > I'm not sure about you, but I do. I don't see a point in trying to > proc