Re: Resend - worker_connections are not enough while requesting certificate status

2014-02-24 Thread Maxim Dounin
Hello! On Mon, Feb 24, 2014 at 09:04:07AM -0500, nginx user wrote: > I have seen errors in my logs: worker_connections are not enough while > requesting certificate status > > I believe the main problem was that the worker_connections was set too low, > and I've fixed that

Resend - worker_connections are not enough while requesting certificate status

2014-02-24 Thread nginx user
I have seen errors in my logs: worker_connections are not enough while requesting certificate status I believe the main problem was that the worker_connections was set too low, and I've fixed that. However after looking at the source around the OCSP stapling, I have a couple questions:

worker_connections are not enough while requesting certificate status

2014-02-20 Thread nginx user
I have seen errors in my logs: worker_connections are not enough while requesting certificate status I believe the main problem was that the worker_connections was set too low, and I've fixed that. However after looking at the source around the OCSP stapling, I have a question - It appears