TCPS-502 — There are some invalid values in the configuration
If there are not a sufficient number of idle child processes, the proxy parent process tries to start some new children. The number of children started per single parent maintenance cycle (period of time after which the parent checks state of the children) lies between configuration values MIN-START-RATE and MAX-START-RATE. Minimum must be less or equal to maximum and both must be positive.