Hello
I'm testing TSplus and it's really amazing ! I read documentation and PowerPoint slide show available on TSplus demo server, and both sugests TSplus serves well 50 concurrent users, and documentation mention 16 GB server for 40+ users. I would like to know if I can support 200-250 concurrent users on a 64 GB server, given the estimated load for each session will be about 50-70 MB. The server will be 64 GB DDR3, 3x300GB SSD and 1 Gbps bandwidth running Windows Server 2012 R2.
How many concurrent users on a 64 GB server ?
Re: How many concurrent users on a 64 GB server ?
I would recommend you to split the users with the load balancer if possible. Just in case you got a problem with one server or just for regular updates/maintenance.
With that amount of resources, you should be able to run that amount of users. I've had 80 users running on a 32GB, which was sadly also running SQL and a couple of other things, which took about half the ram. Could easily run 100 users on that.
With that amount of resources, you should be able to run that amount of users. I've had 80 users running on a 32GB, which was sadly also running SQL and a couple of other things, which took about half the ram. Could easily run 100 users on that.
Re: How many concurrent users on a 64 GB server ?
But it all comes down to your application and what load it puts on each user - CPU and RAM.
Re: How many concurrent users on a 64 GB server ?
Thanks for your replies