On 4 Apr 2014 01:57, "sean_at_stitcher" <nginx-fo...@nginx.us> wrote: > I'm not sure I understand why apache wants to renegotiate with nginx, nor > why nginx doesn't seem to want to do it (despite apache thinking it can.)
I vaguely recall seeing (on this list) the suggestion that Apache does this (at least) when a request's post-SSL-negotiation, HTTP/layer-7 details change Apache's idea of where/how the request should be handled. If that's happening here, perhaps Apache is seeing your SSL* settings in different vhosts as being different - even though they aren't really. What happens if you move the SSL* directives up a level? Maybe not the on/off flag - just the cipher/cert/key/info ones. HTH, J
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx