diff options
author | mkanat%bugzilla.org <> | 2007-02-26 16:08:58 +0000 |
---|---|---|
committer | mkanat%bugzilla.org <> | 2007-02-26 16:08:58 +0000 |
commit | ca2b99c042e0bc18880a157843302624034cb864 (patch) | |
tree | 81f8aa8a0a6e33d7f88b92a94bb3219749267e54 | |
parent | daab1c948f5c6b3740bb14ba60419c1ed2f2ab84 (diff) | |
download | bugs-ca2b99c042e0bc18880a157843302624034cb864.tar bugs-ca2b99c042e0bc18880a157843302624034cb864.tar.gz bugs-ca2b99c042e0bc18880a157843302624034cb864.tar.bz2 bugs-ca2b99c042e0bc18880a157843302624034cb864.tar.xz bugs-ca2b99c042e0bc18880a157843302624034cb864.zip |
Part of bug 370705, updating the release notes--we don't have "enterprise class" performance because we still have mail-sending problems.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index b81eb28d7..a4e10d7b2 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -149,10 +149,6 @@ <p>If you want to enable mod_perl for your [% terms.Bugzilla %], we recommend a minimum of 1.5GB of RAM, and for a site with heavy traffic, 4GB to 8GB.</p> -<p>mod_perl brings total enterprise-level performance to - [% terms.Bugzilla %], allowing a single installation to efficiently and - effectively support a large number of concurrent users.</p> - <p>If performance isn't that critical on your installation, you don't have the memory, or you are running some other web server than Apache, [% terms.Bugzilla %] still runs perfectly as a normal CGI |