- finalize persistent handle support (probably)
[m6w6/ext-http] / docs / http.ini
index f2b2f30f80bdbf5fa2a30e5da6e6b9e6f4ec754b..a32ad460d509ea93ea918a29cd839054b1bbd34a 100644 (file)
@@ -53,3 +53,9 @@
 ; global HttpRequestDataShare settings
 ;http.request.datashare.cookie = 0
 ;http.request.datashare.dns = 1
+
+; limit of idle persistent handles per provider
+;http.persistent.handles.limit = -1
+
+; default ident of persistent handles
+;http.persistent.handles.ident = "GLOBAL"