From: vladd%bugzilla.org <> Date: Sat, 10 Mar 2007 07:18:47 +0000 (+0000) Subject: Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation... X-Git-Tag: bugzilla-3.1.2~305 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=131c286b37b678f79b6eb38b32f269dd7e9a2461;p=thirdparty%2Fbugzilla.git Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation section, p=vladd. --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index a18f6f98c0..4c8cb1452a 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -1138,7 +1138,7 @@ mod_perl support in Bugzilla can take up a HUGE amount of RAM. You could be - lookng at 30MB per httpd child, easily. Basically, you just need a lot of RAM. + looking at 30MB per httpd child, easily. Basically, you just need a lot of RAM. The more RAM you can get, the better. mod_perl is basically trading RAM for speed. At least 2GB total system RAM is recommended for running Bugzilla under mod_perl.