Increasing Concurrent Connections for Xojo Standalone Web App on IIS

Hello,

I am running a Xojo standalone web app on a Windows server (IIS), and I’m experiencing a 502 error when the number of concurrent connections reaches around 30 users. The server specifications are as follows:

  • OS: Windows Server 2016 Standard
  • CPU: Intel Xeon Gold 5317 @ 3.00GHz
  • Memory: 16GB

When I run the same Xojo project on a Linux server with Apache, it handles up to 300 concurrent connections without any issues.

Could you please advise on how I can increase the number of concurrent connections on IIS? Any suggestions or guidance would be greatly appreciated.

Thank you!

IIS is somehow a Licensed product and users, concurrent connections seems to be limited in your windows server 2016?

Using IIS for https make sense if you have many xojo web apps behind.