--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> Paul wrote:
> > Looks like the FastCGI binaries are only available for Windows
> > versions. We'll be on Sun Solaris, but I can probably recompile the
> > source, if that doesn't cause the open-source police to come get
> me.
> 
> I'm afraid it's not as obvious how to do it as it is with mod_perl. 
> You may need to ask on the mailing list.

<g> figures. :)

> > I still think we're miscommunicating, though. We weren't even using
> > Apache::Registry; the CGI speed improvement of mod_perl is only of
> > incidental interest to us. The API hooks were what we were using.
> > FastCGI (as I understand it, e.g., from
> > http://www.fastcgi.com/devkit/doc/fastcgi-whitepaper/fastcgi.htm )
> > doesn't offer any API
> 
> Everything offers an API.  CGI is an API.

Point taken -- I'm thinking too rigidly.

> If I understand correctly, you just want to write a custom access 
> control thingy. 

Predominantly. Though there are a few other things we do as well,
that's the most complex/important one, and I think some of the other
things could be functionally folded into that.

> FastCGI calls that an "authorizer" and it is documented 
> in that whitepaper.
> - Perrin

Ah! I see it now. SWEET!

Thanks AGAIN Perrin! =o)

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

Reply via email to