Re: Help with shared memory usage

2013-10-06 Thread Maxim Dounin
Hello! On Wed, Jul 31, 2013 at 12:28:02AM -0300, Wandenberg Peixoto wrote: > Hello! > > Thanks for your help. I hope that the patch be OK now. > I don't know if the function and variable names are on nginx pattern. > Feel free to change the patch. > If you have any other point before accept it,

Re: OCSP stapling limitations (was Re: [PATCH 0 of 4] OCSP stapling)

2013-10-06 Thread Maxim Dounin
Hello! On Fri, Oct 04, 2013 at 01:25:25PM +0100, Rob Stradling wrote: > On 05/09/12 12:14, Maxim Dounin wrote: > >Hello! > > > >Here are patches for OCSP stapling support. Testing and > >review appreciated. > > >Known limitations: > > > >- Unless externally set OCSP response is used (via the "s

Nginx spdy server push implementation help

2013-10-06 Thread Ashwini Venkatesh
My team is working on extending the present SPDY module by enabling server push. Till now we have understood the clear requirements and seen the implementation of the same in apache and used nodejs to see live SPDY sessions which support server push. We have also understood to an extent the essenti