Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS6 problem

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Inetinfo.exe consumes 99% of CPU cycle, system ha..  
Author Message
niusgruppi

External


Since: Aug 28, 2003
Posts: 5



(Msg. 1) Posted: Sun Apr 25, 2004 8:58 pm
Post subject: IIS6 problem
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi all.
I've an annoying problem with a iis 6 webserver.
In pages containing much images, the webserver send them "slotted".
So, in example, 15 images are sent immediately, than the server stops 2 or 3
seconds, than other 15 and so on..

Any idea?

Thank you

 >> Stay informed about: IIS6 problem 
Back to top
Login to vote
jmaltz

External


Since: Aug 22, 2003
Posts: 710



(Msg. 2) Posted: Sun Apr 25, 2004 8:58 pm
Post subject: Re: IIS6 problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.

--
--Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
<a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
tutorial site Smile
<a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.


"Massi" <niusgruppi RemoveThis @despammed.com> wrote in message
news:GeRic.22917$eR5.12753@tornado.fastwebnet.it...
 > Hi all.
 > I've an annoying problem with a iis 6 webserver.
 > In pages containing much images, the webserver send them "slotted".
 > So, in example, 15 images are sent immediately, than the server stops 2 or
3
 > seconds, than other 15 and so on..
 >
 > Any idea?
 >
 > Thank you
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS6 problem 
Back to top
Login to vote
niusgruppi

External


Since: Aug 28, 2003
Posts: 5



(Msg. 3) Posted: Mon Apr 26, 2004 4:52 am
Post subject: Re: IIS6 problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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? Smile<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS6 problem 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 4) Posted: Mon Apr 26, 2004 4:52 am
Post subject: Re: IIS6 problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.TakeThisOut@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? Smile<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS6 problem 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]