nginx as a proxy to node.js application - server busy

2014-08-09 Thread khine
I have a freebsd server running two jails on one jail i have nginx and and on the other jail i am running a node.js application. Here is the nginx.conf file: https://gist.github.com/nkhine/f620f8bdc0fb613b7b59 when viewing the site, every other request seems to time out and i get `The connection

Re: Unable to complete secure transaction

2014-06-10 Thread khine
the site in question is https://dev.continentalclothing.com/ Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250765,250767#msg-250767 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Unable to complete secure transaction

2014-06-10 Thread khine
Hello, I am using the following nginx.conf https://gist.github.com/nkhine/f620f8bdc0fb613b7b59 and have an EV Multi-Domain certificate from COMODO for my company. This works on Chrome and Firefox, but I am having difficulties on Safari and Opera. My server is FreeBSD 10 with ZFS, with Nginx runnin