To increase the python app max children limit is a seamless process that can be achieved by following the steps outlined below.
Navigate to cPanel > Set up Python App
Select Edit for the app that needs the limit adjusted.
Navigate to Environment variables > Add variable.
Create a new variable with the name LSAPI_CHILDREN
and set the value as you see fit.
The default value is 6
, but 10
or 15
might be more appropriate for your traffic level.

Click Save in the upper right corner, and restart the application in order to reload the variables.

That’s All. You have successfully increased the