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!
1 post - 1 participant