How do I configure the maximum number of users that can connect to a WCF service that is using an HTTP binding?
You can use the ServiceThrottling attribute in the web config.
ServiceThrottling
http://msdn.microsoft.com/en-us/library/ms731379.aspx