W w3services Member Aug 28, 2020 #1 Aug 28, 2020 #1 maxConns 100 env LSAPI_CHILDREN=50 In this total allowed connection will be 100 or 100X50? What if, 150 connections per sec coming? What is the ideal max connection limit? Many pages showing syntax as PHP_LSAPI_CHILDREN. Which one is correct?
maxConns 100 env LSAPI_CHILDREN=50 In this total allowed connection will be 100 or 100X50? What if, 150 connections per sec coming? What is the ideal max connection limit? Many pages showing syntax as PHP_LSAPI_CHILDREN. Which one is correct?
N NiteWave Administrator Aug 29, 2020 #2 Aug 29, 2020 #2 LSAPI_CHILDREN and PHP_LSAPI_CHILDREN are same, just alias usually, should set maxConns = LSAPI_CHILDREN, total allowed connection will be maxConns
LSAPI_CHILDREN and PHP_LSAPI_CHILDREN are same, just alias usually, should set maxConns = LSAPI_CHILDREN, total allowed connection will be maxConns
W winkybil Active Member Sep 17, 2020 #3 Sep 17, 2020 #3 Ok, so I was finally able to retrieve 5152 of the comments. For those who wants to know, here is how I did it. I have to use the morechildren call with the same "batch" of IDs. Kodi nox Last edited: Sep 17, 2020
Ok, so I was finally able to retrieve 5152 of the comments. For those who wants to know, here is how I did it. I have to use the morechildren call with the same "batch" of IDs. Kodi nox