aboutsummaryrefslogtreecommitdiffstats
path: root/install/INSTALL.txt
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-11 17:01:23 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-11 17:01:23 -0800
commitac3075bef74601769b3ae3e38a5718ee2b94d474 (patch)
tree1fdeb795fb188a9150bb6c6737ea055cb2c4eb68 /install/INSTALL.txt
parent1f4c596841be66c96bc5acf28ba74e4f7154c6c8 (diff)
parent6613275cc2f4103a17cc2bfe513dc20573df5aab (diff)
downloadvolse-hubzilla-ac3075bef74601769b3ae3e38a5718ee2b94d474.tar.gz
volse-hubzilla-ac3075bef74601769b3ae3e38a5718ee2b94d474.tar.bz2
volse-hubzilla-ac3075bef74601769b3ae3e38a5718ee2b94d474.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
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
+
+