Re: [PATCH] SSL: Add ENGINE_init() calls before using engines.

2018-05-17 Thread Maxim Dounin
Hello! On Thu, May 10, 2018 at 12:42:58PM -0400, Anderson Sasaki wrote: > Hello, > > Thanks again for the feedback. > > > In no particular order: > > > > - Should be "SSL: added ..." (no capital letter after a semicolon, > > prefer past tense). > > > > - An empty line after the summary. >

Re: error ngx_http_send_header

2018-05-17 Thread Maxim Dounin
Hello! On Wed, May 16, 2018 at 01:05:50PM -0700, Dk Jack wrote: > Hi Maxim, > > I am sending the response in the request handler which I registered for > > in the NGX_HTTP_SERVER_REWRITE_PHASE handler. In my handler, I have the In a rewrite phase handler you are _not_ expected to return a