As each lshttpd will start its own group of lsphp processes, with 8-CPU license, the Max CONN will be 100 X 8, so if you want to have the real limit to be 200, You should set
Max Connections: 30
Environment:
PHP_LSAPI_CHILDREN=30
Process limit should be increase to something like...