markokas Posted May 22, 2020 Posted May 22, 2020 Hi all, On Windows 10 professional we are planning to use UNiGUI apps with up to 100 sessions (peak) for production. Database is MS SQL. Can we use WIN 10, is there a problem with max. concurrent connections (Windows 10 limitation)? Is there any difference between IIS vs Apache as isapi dll? Or is better to use as standalone server. Is this idea no go, and must be Windows server edition? Anybody with experience Win10 vs WinServer ? Best regards, Marko Quote
Abaksoft Posted May 22, 2020 Posted May 22, 2020 2 hours ago, markokas said: Hi all, On Windows 10 professional we are planning to use UNiGUI apps with up to 100 sessions (peak) for production. Database is MS SQL. Can we use WIN 10, is there a problem with max. concurrent connections (Windows 10 limitation)? Is there any difference between IIS vs Apache as isapi dll? Or is better to use as standalone server. Is this idea no go, and must be Windows server edition? Anybody with experience Win10 vs WinServer ? Best regards, Marko Hello Marko, 1. Never use Windows 10 as a server application. it's limited to max 20 sessions. always use Windows Server Editions. 2. Don'nt use a simple Standalone version in production. it's dedicated to build your application (debuging). Deploy always with [ iis + Hyperserver ] or [Service +. hyperserver ]. The expertise with somebody in the forum, shows that Appache in Wine is not Stable (you can wait for Appache on linux.... but this, is an other story). Quote
markokas Posted May 22, 2020 Author Posted May 22, 2020 Thanks Abaksoft for your answer. What about, if we use Apache for Windows 10 (without Wine) + Isapi, is stable? Is this workaround 20 sessions limit? Best regards, Marko Quote
Abaksoft Posted May 24, 2020 Posted May 24, 2020 On 5/22/2020 at 1:17 PM, markokas said: Thanks Abaksoft for your answer. What about, if we use Apache for Windows 10 (without Wine) + Isapi, is stable? Is this workaround 20 sessions limit? Best regards, Marko To resume : 1. Apache is not the problem (500 and more concurents sessions) 2. windows : limited by the Microsoft License Terms (20 sessions max). you can read this : https://forums.whirlpool.net.au/archive/2719488 SOLUTION : Buy a genius OEM Windows Server Edition 2019 from ebay for about 10 $. That what i am doing with my customers. These resellers guarantee the authenticity of these licenses as they are OEM. (This is not a joke, i never get bad surprise). Regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.