Jump to content

Win XP Pro connection query


andeelym

Recommended Posts

I believe what you might be referring to is the Windows OS being restricted to the number of running services it can have, which I think is around 128.. Not positive if this situation is still around, or if its been fixed in recent Windows Updates, it was a bug around a year ago though...And I believe there was a patch file on ventrilo.com. People running an extreme number of instances of ventrilo would eventually be maxed out due to the number of services windows allowed...Thats where I get this from.

---CUT---

http://www.devnewsgroups.net/group/microsoft.public.dotnet.framework/topic15947.aspx

--REFERENCE--

Looking into this issue, I made some observations:

 

Windows 2003 Enterprise Edition - Runs 75 services MAX

Windows XP SP2 - Runs 77 services MAX

Windows 2000 SP4 - 28 services MAX

 

Below Registry value for all above configurations:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session

Manager\SubSystems\Windows

SharedSection=1024,3072,512

 

 

Below is what I changed on a test Windows 2000 SP4 (server-pjs2) to get more

services running under USER CONTEXT:

 

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session

Manager\SubSystems\Windows

SharedSection=1024,3072,512,512 - Default value - allows 28 services

MAX

SharedSection=1024,3072,256,256 - Allows me to run 58 Services MAX

SharedSection=1024,3072,128,256 - Allows me to run 120 Services (we

could probably go more than 120, but I stopped here).

 

This is definately an operating system issue. After the MAX services

running is reached, NO other services (any services - does not have to be a

..NET service) will run under USER context. Services still can be run under

the LocalSystem account though.

 

Here are some links of that might be useful:

http://support.microsoft.com/?id=184802

http://www.jsifaq.com/SUBQ/tip8000/rh8031.htm

http://www.rtems.com/ml/rtems-users/2004/september/msg00028.html

--END CUT--

Link to comment
Share on other sites

Just to note that the XP EULA is against hosting services isn't it? For the sake of it, getting a SPLA agreement from Microsoft directly means you can get a monthly license of Server 2003 Standard for £2.00 a month :) None of this £15/£20 a month rubbish!

 

-Chris

Link to comment
Share on other sites

Chris, I think you are misreading the Microsoft SPLA agreement your looking at the cost of a Subscriber Licenses (SAL). Cost is around the $15 per processor mark.

 

Id get the real pricing, but then id have to sign in to explore.ms *cry*

Link to comment
Share on other sites

Chris, I think you are misreading the Microsoft SPLA agreement your looking at the cost of a Subscriber Licenses (SAL). Cost is around the $15 per processor mark.

 

From what I remember reading on the Microsoft SPLA website, you had an option of going down the route of SAL or Processor.

 

It all depends on your usage of Server 2003, this was all confirmed to me when I asked our provider of SPLA licenses (mainly due to the fact Microsoft don't do SPLA directly). If both myself and the company who has the contract with Microsoft is wrong then I can see someone getting sued.

 

-Chris

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use