- release 1.5.0RC2
[m6w6/ext-http] / package2.xml
index 84d6f1889a65057197862f924f95d895daf84186..f0351e2b821d0c0f96c560022f5ba1881b857b91 100644 (file)
@@ -42,7 +42,7 @@ support. Parallel requests are available for PHP 5 and greater.
 o Improved new persistent handles functionality
   - Removed --enable-http-persistent-handles
   + Added http.persistent.handles.limit system INI option which controls
-    the maximum amount of idle persistent handles kept around;
+    the maximum amount of idle persistent handles kept around (per provider);
       0 means every handle is destroyed after usage (i.e. disabled),
       -1 means virtually unlimited maximum amount of idle handles (default)
 ]]></notes>