[Catalyst] memory usage of mod_perl process

Perrin Harkins pharkins at gmail.com
Thu Feb 8 13:55:28 GMT 2007


On 2/8/07, Fayland Lam <fayland at gmail.com> wrote:
> I want to ask you guys how many memory usage for your Catalyst App? and
> is FastCGI any better?

It's Perl itself taking the memory, so I doubt you'll see much
difference, but go ahead and try it.  I'd be curious.

There is plenty of documentation on how to reduce the memory size of
applications running on mod_perl.  Take a look at this to get you
started:
http://modperlbook.org/html/ch10_01.html
http://modperlbook.org/html/ch14_01.html

- Perrin



More information about the Catalyst mailing list