Hello!
On Wed, Aug 17, 2016 at 12:05:24PM +, Mik J wrote:
> nginx version: 1.6.2
> Hello,
> The client and Nginx server seem to have problem to establish a SSL
> connection. In the logs I have this[crit] 18386#0: *1 SSL_do_handshake()
> failed (SSL: error:14094456:SSL routines:SSL3_READ_BYT
Hello, I'm the developer of Nchan (previously known as the http push
module) -- https://github.com/slact/nchan. I'm writing a stub_status -
like stats output handler, and I want to output the amount of shared
memory actually used. I could keep track of the raw bytes allocated with
wrappers to ngx_s
On Wed, Aug 17, 2016 at 12:03:48PM -0400, Sushma wrote:
Hi there,
> I have setup nginx master process with a user , lets say user1.
By that, do you mean "you run nginx as user1", or something else?
> In the nginx.conf, user directive is mentioned with nginx. (user nginx;)
> I understand that
I have setup nginx master process with a user , lets say user1.
In the nginx.conf, user directive is mentioned with nginx. (user nginx;)
I understand that worker processes will be spawned by user nginx when I
start nginx.
Is there a way to start worker processes also as user1 without changing
any
nginx version: 1.6.2
Hello,
The client and Nginx server seem to have problem to establish a SSL connection.
In the logs I have this[crit] 18386#0: *1 SSL_do_handshake() failed (SSL:
error:14094456:SSL routines:SSL3_READ_BYTES:tlsv1 unsupported extension:SSL
alert number 110) whle SSL handshaking