diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-12-12 17:32:29 +0100 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-12-12 17:32:29 +0100 |
commit | 7244dfce1d935e033c70f4d00c3084cebf97d619 (patch) | |
tree | 54773a9e54b2c77e0e3248b2ff5204078f447cb6 | |
parent | fb5ac37ca25cd75f1590491c3a8fff440d3c1632 (diff) | |
download | volse-hubzilla-7244dfce1d935e033c70f4d00c3084cebf97d619.tar.gz volse-hubzilla-7244dfce1d935e033c70f4d00c3084cebf97d619.tar.bz2 volse-hubzilla-7244dfce1d935e033c70f4d00c3084cebf97d619.zip |
Typos
-rw-r--r-- | install/INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt index b1f940908..8ca74c23b 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -383,7 +383,7 @@ 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. -Here are you can read more information about Apache performance tuning: +Here you can read more about Apache performance tuning: https://httpd.apache.org/docs/2.4/misc/perf-tuning.html There are tons of scripts to help you with fine-tuning your Apache installation. Just search with your favorite search engine 'apache fine-tuning script'. |