TCPS-501 — There are some invalid values in the configuration
The proxy is trying to keep the number of idle child processes in given bounds (MIN-IDLE and MAX-IDLE in the configuration). Minimum must be less than maximum (note that they cannot be equal). Both values must be positive and at most equal to the maximum allowed number of child processes (MAX-CHILDREN in configuration).