From: tschoening Date: Sun, 19 Oct 2014 19:00:43 +0000 (+0200) Subject: Note on deactivating KeepAlive added X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79839e15bc44cd2f8a80f72cce15f4fd7f9aa74;p=thirdparty%2Fbugzilla.git Note on deactivating KeepAlive added --- diff --git a/docs/en/rst/installing/apache.rst b/docs/en/rst/installing/apache.rst index 7be92cbf9f..f467d8e50b 100644 --- a/docs/en/rst/installing/apache.rst +++ b/docs/en/rst/installing/apache.rst @@ -97,8 +97,9 @@ and mod_perl. .. warning:: You should also ensure that you have disabled ``KeepAlive`` support in your Apache install when utilizing Bugzilla under mod_perl + or you may suffer from `performance penalty`_ - .. todo:: How? Why? + .. `performance penalty`_: http://modperlbook.org/html/11-4-KeepAlive.html On restarting Apache, Bugzilla should now be running within the mod_perl environment.