Jump to content

Windows 10 as production


markokas

Recommended Posts

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

 

 

 

Link to comment
Share on other sites

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).

 

 

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...