We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8256c30 + d0caaf2 commit 7331794Copy full SHA for 7331794
1 file changed
admin_manual/installation/server_tuning.rst
@@ -128,7 +128,7 @@ more processes to run in parallel to handle the requests.
128
Enable PHP OPcache
129
------------------
130
131
-The `OPcache <https://php.net/manual/en/intro.opcache.php>`_ improves the performance of PHP applications by caching precompiled bytecode.
+The `OPcache <https://www.php.net/manual/en/book.opcache.php>`_ improves the performance of PHP applications by caching precompiled bytecode.
132
133
Revalidation
134
^^^^^^^^^^^^
0 commit comments