X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=docs%2Fhttp.ini;h=a32ad460d509ea93ea918a29cd839054b1bbd34a;hp=f2b2f30f80bdbf5fa2a30e5da6e6b9e6f4ec754b;hb=6968eb8ac7ad68faefc1fc05b4d53389d004cf3c;hpb=b46113b852f9555e3bcd7a5dcb4dd0250c4aab74 diff --git a/docs/http.ini b/docs/http.ini index f2b2f30..a32ad46 100644 --- a/docs/http.ini +++ b/docs/http.ini @@ -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"