MaxConnections bug with FMS 3.5
The MaxConnections tag in FMS 3.5 vhost.xml is not being honored. FMS is reading the vhosts and creating them, but not honoring MaxConnections. An unlimited number of connections are available to all vhosts. I have tried setting MaxConnections to 0 and connections can still be created. e.g.
<MaxConnections>0</MaxConnections>
This problem did not exist with FMS 3.0. Can someone confirm this bug for me? I'm running FMS 3.5.1 on CentOS.
