Can nginx support FastCGI Authorizers?

Igor Sysoev is at rambler-co.ru
Mon Jan 12 14:34:40 MSK 2009


On Mon, Jan 12, 2009 at 07:24:09PM +0800, lhmwzy wrote:

> lighttpd web server and zeus web server both support FastCGI Authorizers.
> FastCGI servers? what's your mean?

I mean FastCGI-backend - PHP, Django, etc.
nginx, lighty, Zeus, and Apache are just proxies that convert a HTTP request
to FastCGI one and pass the request to a real FastCGI-server for processing.

> 2009/1/12 Igor Sysoev <is at rambler-co.ru>:
> > On Sun, Dec 28, 2008 at 09:03:55AM +0800, lhmwzy wrote:
> >
> >> hmm....
> >> Has Igor  any plan to support FastCGI Authorizers?
> >
> > Currently there is no plans to support this.
> > Initually FastCGI support was written to meet PHP FastCGI support.
> > And PHP may be FastCGI Responder only.
> >
> > Do other FastCGI servers support FastCGI Authorizer role?
> >
> >> 2008/12/28 Maxim Dounin <mdounin at mdounin.ru>:
> >> > Hello!
> >> >
> >> > On Sat, Dec 27, 2008 at 08:30:09PM +0800, lhmwzy wrote:
> >> >
> >> >> I search the wiki of nginx,but can't find any thing about FastCGI Authorizers.
> >> >> can or How to use FastCGI Authorizers under nginx?
> >> >
> >> > Only FastCGI responder role is supported.
> >
> >
> > --
> > Igor Sysoev
> > http://sysoev.ru/en/
> >
> >

-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list