Re: fastcgi and mod_perl

Sam Vilain <sam-s9IUA/[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Maurice Yarrow wrote:
> Hello mod_perl community
>
> I have built apache httpd 2.2.2 with fastcgi.
> This deployment also has mod_perl with
> Apache::ASP.
>
> Note that the fascgi was really intended to
> persist the mod_php which is also on this apache.
>
> Question: will the fastcgi automatically also
> persist the mod_perl ?
> Did I have to build the mod_perl with a
> particular config option in order to obtain
> this behavior ?
>   

No, Apache is not capable of being a FastCGI client.  Sadly your
mod_perl applications are intrinsically tied to apache, and you need to
use HTTP proxying on the front end.

Sam.
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.