Ged Haywood wrote:
[...]
There's a lot of useful information about performance tuning in the
mod_perl Guide, including suggestions for things like proxy setups
where a few mod_perl servers do the heavy Perl processing and a lot
of small non-mod_perl servers do most of the communicating with clients
Hi there,
On Fri, 19 Mar 2004, Jay Hannah wrote:
> We're playing with a large OO Perl 5 project under mod_perl.
:(
> Apache/2.0.48 (Unix) mod_perl/1.99_13 Perl/v5.8.3 mod_ssl/2.0.48 OpenSSL/0.9.7d
> Linux 2.4.21-192-default #1 i686 i686 i386 GNU/Linux
> (SuSe)
That's an old kernel, I'd think i
On Fri, 2004-03-19 at 11:51, Jay Hannah wrote:
> If we're using mod_perl (and startup.pl) correctly what ballpark
> memory footprint should we expect to see when we run, say, 10
> simultaneous clients against the server?
>
> Should we expect a RAM footprint something like
>10 30MB httpd's
>