We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cfca2c + 6a45b06 commit 6739b0eCopy full SHA for 6739b0e
1 file changed
admin_manual/installation/server_tuning.rst
@@ -149,7 +149,7 @@ should allow more processes to run in parallel to handle requests.
149
Enable PHP OPcache
150
------------------
151
152
-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.
153
154
Revalidation
155
^^^^^^^^^^^^
0 commit comments