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