Windows XP Pro is only designed to be used as a development
platform & not really to serve up web pages in a "production" type
of environment.
Having said that, XP Pro allows 10 concurrent connections to the computer.
That means that 5 users to the web site maximum as most browsers (IE & NS)
take 2 connections every time they connect to your server. If you have user A in
the network connected to the box, then connections to your web server will be
reduced to 4 users. Dumping IIS & installing apache will not resolve this issue
as the number of connections is controlled at the OS level & not the application level.
There is a little known workaround to this --- you can disable http-keepalives in
the web site settings & that will allow the server to server more pages more quickly
thus reducing the amount of "Server Too Busy" errors.
--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User
Be Smart! Protect your PC!
http://www.microsoft.com/security/protect/
------------------------------------------------------------------------------------------------
| Is there a client user limit for IIS on XP Pro ? I had thought that the MS Client operating systems usually
had a 10 client limit for networking/apps ( e.g. IIS ) but when trying to run a webcast this XP Pro machine
will only 'connect' to five clients - after that the video does not pull up for any more clients unless one of
the previously-connected ones disconnects. What gives ? TIA ...