Restrict the number of maximum simultanous connections. If the limit is reached, new connections will be rejected. A value of 0 mean that there isn't any limits.
actually I want to do two things limiting the bandwidth (using max 10mbit for all users together) and I want to limit the number of connections (as described above)