Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Thu, 18 Dec 2003 18:05:26 -0000, "Peter Crowther" <Peter.Crowther at melandra.com> wrote: >> From: Glen Starrett [mailto:grstarrett at cox.net] >> Isn't there some MS crippling on workstation forcing the >> maximum number of simultaneous users to 10 on Workstation? > >Yes for NetBIOS and HTTP connections, via Microsoft-supplied services. >No for general TCP/IP services such as CVSNT - they can go as high as >you want. > You can change the number of maximum connections by editing the metabase - see metaedit. It probably breaks some kind of license to do so though... We use it here when stress testing ASP.NET stuff with lots of clients (10 really isn't enough for that). Tony