- finalize persistent handle support (probably)
[m6w6/ext-http] / docs / http.ini
index a7ab0f6ac675206272ed9a53e3392c3af1e8477e..a32ad460d509ea93ea918a29cd839054b1bbd34a 100644 (file)
@@ -54,5 +54,8 @@
 ;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"