aboutsummaryrefslogtreecommitdiffstats
path: root/install/INSTALL.txt
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2015-12-12 17:02:01 +0100
committerjeroenpraat <jeroenpraat@xs4all.nl>2015-12-12 17:02:01 +0100
commitf0a588547dd3c4fb1d3e8fb65d379f7b63bc963f (patch)
tree03d42e77d5cca6a03bdd818ed42caa70b6f4a661 /install/INSTALL.txt
parent04d3ac9aaf76943137d1fb59c9b0e91ef967b287 (diff)
parent395268da22bf5ec773de7fdc42a338a9cbe87d40 (diff)
downloadvolse-hubzilla-f0a588547dd3c4fb1d3e8fb65d379f7b63bc963f.tar.gz
volse-hubzilla-f0a588547dd3c4fb1d3e8fb65d379f7b63bc963f.tar.bz2
volse-hubzilla-f0a588547dd3c4fb1d3e8fb65d379f7b63bc963f.zip
Merge branch 'master' of https://github.com/redmatrix/hubzilla
Diffstat (limited to 'install/INSTALL.txt')
-rw-r--r--install/INSTALL.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt
index 25852497b..361153e59 100644
--- a/install/INSTALL.txt
+++ b/install/INSTALL.txt
@@ -382,3 +382,19 @@ stuff on your server that might access MySQL, and Hubzilla's poller which
needs MySQL access, too. A good setting for a medium-sized hub might be to
keep MySQL's max_connections at 100 and set mpm_prefork's
MaxRequestWorkers to 70.
+------------------------------------------------------------------------
+For Calculate Automatic according to your server resources and configure
+mod_prefork you can Install and Execute ApacheTune
+
+Home Page: https://github.com/royalterra/apache2tune
+
+git clone https://github.com/royalterra/apache2tune.git
+
+cd apache2tune
+
+chmod +x Apache2tune.sh
+
+Please Read the Documentation of Apache2tune
+./Apache2tune.sh
+
+