Re: Whitelisting Client Side Certificates

2014-02-26 Thread David Birdsong
On Wed, Feb 26, 2014 at 9:58 AM, David Birdsong wrote: > Having just gone through learning about this over the last few days, > here's what I learned. Take it w/ a grain of salt. > > There are 2 ways I'm aware of. > > 1. turn on strict client verify and limit the ca

Re: Whitelisting Client Side Certificates

2014-02-26 Thread David Birdsong
On Wed, Feb 26, 2014 at 9:58 AM, David Birdsong wrote: > Having just gone through learning about this over the last few days, > here's what I learned. Take it w/ a grain of salt. > > There are 2 ways I'm aware of. > > 1. turn on strict client verify and limit the ca

Re: Whitelisting Client Side Certificates

2014-02-26 Thread David Birdsong
Having just gone through learning about this over the last few days, here's what I learned. Take it w/ a grain of salt. There are 2 ways I'm aware of. 1. turn on strict client verify and limit the ca list that the server knows about. this will cause the server to have a limited view of what certs

Re: Using memcached from an Nginx module

2014-02-12 Thread David Birdsong
On Wed, Feb 12, 2014 at 1:45 PM, erankor2 wrote: > Hi All, > > I want to develop an Nginx HTTP module that gets several values from > memcache, performs some processing on them and returns the result to the > client. I want all memcache operations to be performed asynchronously > without blocking

Re: acess log over nfs hanging

2014-02-11 Thread David Birdsong
On Tue, Feb 11, 2014 at 1:30 AM, Anton Yuzhaninov wrote: > On 02/07/14 20:28, Jader H. Silva wrote: > >> It seems that when some processes are running in the nfs server, the >> share won't >> allow writing for some time and I noticed all nginx workers in status D >> and not >> processing requests

Re: why the change in links on the wiki?

2013-12-04 Thread David Birdsong
On Wed, Dec 4, 2013 at 2:33 PM, Maxim Dounin wrote: > Hello! > > On Wed, Dec 04, 2013 at 01:04:17PM -0800, David Birdsong wrote: > > > I noticed this a few months back. Why do the links on wiki.nginx.orglink > > to > > nginx.org/en/docs/ instead of to wiki.nginx

why the change in links on the wiki?

2013-12-04 Thread David Birdsong
I noticed this a few months back. Why do the links on wiki.nginx.org link to nginx.org/en/docs/ instead of to wiki.nginx.org? For example: the http core module doc link on http://wiki.nginx.org/Modulespoints -> http://nginx.org/en/docs/http/ngx_http_core_module.html instead of: http://wiki.nginx.o