]> granicus.if.org Git - php/commitdiff
Update NEWS and UPGRADING for FPM addition of pm.max_spawn_rate master
authorJakub Zelenka <bukka@php.net>
Sun, 28 Mar 2021 20:15:35 +0000 (21:15 +0100)
committerJakub Zelenka <bukka@php.net>
Sun, 28 Mar 2021 20:15:35 +0000 (21:15 +0100)
NEWS
UPGRADING

diff --git a/NEWS b/NEWS
index 173a00daea9d748710bfa64d6753c29a51125436..837f6dea519aa0cbf926715790050a2e7b78898c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP                                                                        NEWS
 - FPM:
   . Added openmetrics status format. (Cees-Jan Kiewiet)
   . Enable process renaming on macOS. (devnexen)
+  . Added pm.max_spawn_rate option to configure max spawn child processes rate.
+    (Paulius Sapragonas)
 
 - FTP:
   . Convert resource<ftp> to object \FTPConnection. (Sara)
index ceda239b761e4bb251aa82c1412e9e664ea09da7..1414a3e5d19da3d553074ae157a48570e80ae2c2 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -154,6 +154,10 @@ PHP 8.1 UPGRADE NOTES
 - FPM:
   . Added openmetrics status format. It can be used by Prometheus to fetch FPM
     metrics.
+  . Added new pool option for the dynamic process manager called
+    pm.max_spawn_rate. It allows to start number of children in a faster rate
+    when dynamic pm is selected. The default value is 32 which was the previous
+    hard coded value.
 
 - hash:
   . The following functions have changed signatures: