Hello!
On Mon, Apr 22, 2013 at 12:17:31AM -0400, davidjb wrote:
> Maxim Dounin Wrote:
> ---
>
> > What you are trying to do should be possible with
> > NGX_HTTP_SUBREQUEST_IN_MEMORY - this way subrequest body will be
> > available in memory
Maxim Dounin Wrote:
---
> What you are trying to do should be possible with
> NGX_HTTP_SUBREQUEST_IN_MEMORY - this way subrequest body will be
> available in memory instead of being sent to a client. But it's
> not currently supported for fa
Hello!
On Thu, Apr 18, 2013 at 12:55:16AM -0400, davidjb wrote:
> I'm currently looking to extend the 'Auth Request'
> (http://mdounin.ru/hg/ngx_http_auth_request_module/) Nginx add-on module and
> have the module be able to conform (at least wherever possible) to the
> FastCGI "Authorizer" speci
I'm currently looking to extend the 'Auth Request'
(http://mdounin.ru/hg/ngx_http_auth_request_module/) Nginx add-on module and
have the module be able to conform (at least wherever possible) to the
FastCGI "Authorizer" specification. The full specification is at
http://www.fastcgi.com/drupal/node/