Re: IIS6 problem

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 04/26/04


Date: Sun, 25 Apr 2004 23:24:08 -0700

Is the other IIS server IIS6 or not? (i.e. are you saying that this is a
problem with all IIS6 servers or just your particular one).

The fastest way I can think of to troubleshoot this issue is to take a
Netmon network trace of what you are describing.

Random "idea" guessing isn't going to help. There are too many layers
between a web server and web browser to make your observations merely
speculations, so I'm only interested in seeing if the network traffic
between the client and server have any pauses -- if there are no pauses,
then this is not an IIS issue and you can ask for speculation elsewhere. If
there are pauses and it is caused by network request/responses, it'll be
captured by the network trace and should be diagnosable.

I have seen one situation with lots of images, IIS6, and Integrated
authentication where there is an IE bug with pipelined HTTP requests that
can cause performance degredations due to extra authentication roundtrips --
and depending on the number of outstanding pipelined requests, you may see
6-8 pipelined requests over one connection (so about 12-14 requests for the
two WinInet connections that IE uses) momentarily stall due to
re-authentication. It may be related to your situation, and if so, there is
no work-around.

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Massi" <niusgruppi@despammed.com> wrote in message
news:wbYic.23421$eR5.10554@tornado.fastwebnet.it...
Jonathan Maltz [MS-MVP] wrote:
> Hi,
>
> The HTTP standard allows clients to download over only 2 connections
> simultaneously.  Internet Explorer keeps that standard.  Each image
> uses a connection, so it is really only downloading 2 at a time, just
> quickly so it looks faster.
Thanks for you answer, but this doesn't answer to my question, because:
- another iis has no problems and sends all the images very quickly
- it doesn't explain why about 15 images arrive quick and then pause..
Any other idea? :)


Relevant Pages

  • Re: iis - cannot find page (cannot find server or dns error)
    ... the problem is unlikely to be related to IIS6. ... IP address of the web server directly from a client machine that is EXTERNAL ... with IIS and is likely DNS related. ... If using IP does not work, then it has nothing to do with IIS and is ...
    (microsoft.public.inetserver.iis)
  • Re: Info about tuning the IIS and SPS thread settings
    ... I want to dig the role of IIS so that get clear picture so what can be done ... The amount of physical memory, in MBs, immediately available for allocation to a process or for system use on the server. ... trends begin to emerge that equate requests per second with CPU consumption ... SPS requests get routed through the IIS 6.0 as SPS also has its own thread ...
    (microsoft.public.sharepoint.portalserver)
  • Re: IIS 6.0 issue
    ... How about making the applications that run on the server more stable? ... you should not need to re-install IIS6 to fix the issue you ... cause the Application Pool to be disabled? ... All IIS is doing is trying to run your application. ...
    (microsoft.public.inetserver.iis)
  • Re: IIS not responding to some requests Error: 12029
    ... Error 12029 is *not* a HTTP status code. ... connect to the internet (I assume that you do *not* see anything in the IIS ... logs that matches these requests from XMLHTTP? ... The error frequency is not correlated to server activity. ...
    (microsoft.public.inetserver.iis)
  • RE: IIS6 on W2k3 DCs
    ... Also, if I am not mistaken, if you are running IIS on a member server, ... Subject: IIS6 on W2k3 DCs ... The security guides published by many sources (NSA, ...
    (Focus-Microsoft)