We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af2e294 + 03f1a5b commit 8d33890Copy full SHA for 8d33890
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