Message from discussion
how to work around limitation of 10 users on XP?
From: "Vladimir Petter" <vlad...@hotmail.com>
References: <uTbTPg0vDHA.684@TK2MSFTNGP09.phx.gbl> <uEA6lw0vDHA.1888@TK2MSFTNGP10.phx.gbl>
Subject: Re: how to work around limitation of 10 users on XP?
Date: Wed, 10 Dec 2003 10:35:03 -0800
Lines: 66
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <#2n$2y0vDHA.4060@TK2MSFTNGP11.phx.gbl>
Newsgroups: microsoft.public.inetserver.iis,microsoft.public.win32.programmer.networks
NNTP-Posting-Host: ip67-95-198-3.z198-95-67.customer.algx.net 67.95.198.3
Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!crtntx1-snh1.gtei.net!news.gtei.net!newsfeed1.easynews.com!easynews.com!easynews!newspeer1.nwr.nac.net!quark.scn.rain.com!sea-feed.news.verio.net!news.microsoft.com!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
Cari,
Thanks for your answer.
I know that. I am looking for possibility to "work-around" this limitation
without making customer upgrade to Server.
Any suggestions?
Vladimir.
"Cari MS-MVP" <Newsgrou...@coribright.comn> wrote in message
news:uEA6lw0vDHA.1888@TK2MSFTNGP10.phx.gbl...
> The limitation is in place because you have a workstation operating system
> and not a server operating system. For unlimited connections, use either
> one of the (now discotninued) Windows 2000 Server family or the new
Windows
> 2003 Server family.
>
> Cari
> www.coribright.com
>
> "Vladimir Petter" <vlad...@hotmail.com> wrote in message
> news:uTbTPg0vDHA.684@TK2MSFTNGP09.phx.gbl...
> > Dear All,
> >
> > May be somebody knows if there is a product that may be addressing
> following
> > issue:
> >
> > - On Windows 2000 Professional/XP Professional IIS (version 6.0) is
> > limited by 10 simultaneous TCP connections.
> > If 11'th connection comes it going to get HTTP error.
> > - IE uses HTTP 1.1 and Keep-Alive. If IE client made a connection to
> IIS
> > (and keep-alive is on) then IE will keep this connection
> > up to ~30 sec (even if does not have any requests to send).
> > - Each IE client makes up to 2 connections to the IIS and keeps them
> in
> > cash.
> >
> > So 10 simultaneous IE clients will eat up to 10 connections and
11'th
> > user may get an error. This becomes a limitation for my WEB application.
> >
> > What I am looking for is a Proxy that would not have limitation on
number
> of
> > incoming TCP connections (IE to Proxy), but would be aware of IIS
> limitation
> > (10 connections on Professional platform) and put client's request on
hold
> > until IIS connection would become available.
> >
> > I've already considered possibility of turning off keep-alive on the
> server
> > side and now interested only in discussion of the option described above
> > (Proxy).
> >
> > Regards,
> > Vladimir.
> >
> >
> >
>
>