Dan,

I expect that they're all going to experience the same memory situation.  They
all operation on basically the same idea.  (Though if anyone out there has a
different perspective then I'd love to hear it.  mod_perl is the only one of
them I have extensive experience with.)

Don't forget that, when you look at your Apache children's memory usage, much of
the memory-bloat is shared so it's not really as bad as it looks at first.

Cheers,
Richard

> I've got a C::A app that runs pretty slow as a CGI, but runs nice and fast
> under mod_perl. My problem is that once I add all the various modules to
> startup.pl, the httpd processes consume a lot of memory.
> 
> So I'm looking for an alternative mod_perl, and the two options seem to be
> FastCGI and Persistent Perl. Is there any reason to use one over the other?
> Have anyone used both, and has come to a conclusion about which is best for
> a C::A app?



-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to