Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 01:43 PM
Alan Silver
Guest
 
Posts: n/a
Default IIS is really slow after IE6 upgrade

Hello,

Hope this is not OT, but I'm not sure where to post it.

I have a development box running Windows NT Server 4 SP6a with all the
latest hot fixes and patches. Up until a couple of days ago, it was
running IE5.0 without problems. I upgraded to IE6 SP1 and ever since,
whenever I access the default ASP web site, it takes ages for the first
page to appear. After that subsequent pages load fine.

Couldn't find anything on Google or the ASP FAQ. Anyone any suggestions?
TIA

--
Alan Silver
(anything added below this line is nothing to do with me)
  #2  
Old July 19th, 2005, 01:45 PM
Kristofer Gafvert
Guest
 
Posts: n/a
Default Re: IIS is really slow after IE6 upgrade

Hello,

Have you tried to access the site using something else but IE6? As far as i
know, IE does not change the behavior of IIS, so i don't think that the
problem is related to IIS. It could be that you are using wrong settings in
IE (have you enabled Bypass proxy for local addresses?)

Anyway, i would try a newsgroup for IE.

--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!


"Alan Silver" <alan-silver@nospam.thanx> wrote in message
news:34A2bPZGJzxAFwn+@nospamthankyou.spam...[color=blue]
> Hello,
>
> Hope this is not OT, but I'm not sure where to post it.
>
> I have a development box running Windows NT Server 4 SP6a with all the
> latest hot fixes and patches. Up until a couple of days ago, it was
> running IE5.0 without problems. I upgraded to IE6 SP1 and ever since,
> whenever I access the default ASP web site, it takes ages for the first
> page to appear. After that subsequent pages load fine.
>
> Couldn't find anything on Google or the ASP FAQ. Anyone any suggestions?
> TIA
>
> --
> Alan Silver
> (anything added below this line is nothing to do with me)[/color]


  #3  
Old July 19th, 2005, 01:45 PM
Alan Silver
Guest
 
Posts: n/a
Default Re: IIS is really slow after IE6 upgrade

In article <efPYJfwTEHA.644@tk2msftngp13.phx.gbl>, Kristofer Gafvert
<kgafvert@NEWSilopia.com> writes[color=blue]
>Have you tried to access the site using something else but IE6?[/color]

Yeah, works fine ;-)
[color=blue]
> As far as i know, IE does not change the behavior of IIS, so i don't
>think that the problem is related to IIS.[/color]

I realised that after posting. My initial thought was that updated
components of IE might have affected IIS. Seems it's IE alone.
[color=blue]
> It could be that you are using wrong settings in IE (have you enabled
>Bypass proxy for local addresses?)[/color]

Not knowingly ;-)

The LAN settings are all blank, so I think that means the proxy setting
is not on. Was that what you meant ?
[color=blue]
>Anyway, i would try a newsgroup for IE.[/color]

Better idea ? Thanx for the help.

--
Alan Silver
(anything added below this line is nothing to do with me)
  #4  
Old July 19th, 2005, 01:45 PM
Kristofer Gafvert
Guest
 
Posts: n/a
Default Re: IIS is really slow after IE6 upgrade

Yes, it sounds like you are not using a proxy. If you had been using a
proxy, it is very common that it takes long time if "Bypass Proxy for local
addresses" is not enabled.

I don't think i have any more ideas right now. I will let you know if i get
another idea.

--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!


"Alan Silver" <alan-silver@nospam.thanx> wrote in message
news:tmoQc1IoNJyAFwcO@nospamthankyou.spam...[color=blue]
> In article <efPYJfwTEHA.644@tk2msftngp13.phx.gbl>, Kristofer Gafvert
> <kgafvert@NEWSilopia.com> writes[color=green]
> >Have you tried to access the site using something else but IE6?[/color]
>
> Yeah, works fine ;-)
>[color=green]
> > As far as i know, IE does not change the behavior of IIS, so i don't
> >think that the problem is related to IIS.[/color]
>
> I realised that after posting. My initial thought was that updated
> components of IE might have affected IIS. Seems it's IE alone.
>[color=green]
> > It could be that you are using wrong settings in IE (have you enabled
> >Bypass proxy for local addresses?)[/color]
>
> Not knowingly ;-)
>
> The LAN settings are all blank, so I think that means the proxy setting
> is not on. Was that what you meant ?
>[color=green]
> >Anyway, i would try a newsgroup for IE.[/color]
>
> Better idea ? Thanx for the help.
>
> --
> Alan Silver
> (anything added below this line is nothing to do with me)[/color]


  #5  
Old July 19th, 2005, 01:46 PM
Mark Schupp
Guest
 
Posts: n/a
Default Re: IIS is really slow after IE6 upgrade

I vaguely recall an issue with the scripting dlls that shipped with IE6
originally. Something about them not having been built with server-side
performance in mind (since IE is a client application). I would expect that
this has been addressed. The original poster might try updating the
scripting engine on his NT server with the latest version.

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com


"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:efPYJfwTEHA.644@tk2msftngp13.phx.gbl...[color=blue]
> Hello,
>
> Have you tried to access the site using something else but IE6? As far as[/color]
i[color=blue]
> know, IE does not change the behavior of IIS, so i don't think that the
> problem is related to IIS. It could be that you are using wrong settings[/color]
in[color=blue]
> IE (have you enabled Bypass proxy for local addresses?)
>
> Anyway, i would try a newsgroup for IE.
>
> --
> Regards,
> Kristofer Gafvert - IIS MVP
> http://www.ilopia.com - When you need help!
>
>
> "Alan Silver" <alan-silver@nospam.thanx> wrote in message
> news:34A2bPZGJzxAFwn+@nospamthankyou.spam...[color=green]
> > Hello,
> >
> > Hope this is not OT, but I'm not sure where to post it.
> >
> > I have a development box running Windows NT Server 4 SP6a with all the
> > latest hot fixes and patches. Up until a couple of days ago, it was
> > running IE5.0 without problems. I upgraded to IE6 SP1 and ever since,
> > whenever I access the default ASP web site, it takes ages for the first
> > page to appear. After that subsequent pages load fine.
> >
> > Couldn't find anything on Google or the ASP FAQ. Anyone any suggestions?
> > TIA
> >
> > --
> > Alan Silver
> > (anything added below this line is nothing to do with me)[/color]
>
>[/color]


  #6  
Old July 19th, 2005, 01:46 PM
Alan Silver
Guest
 
Posts: n/a
Default Re: IIS is really slow after IE6 upgrade

In article <uKogyvxTEHA.556@tk2msftngp13.phx.gbl>, Mark Schupp
<mschupp@ielearning.com> writes[color=blue]
>I vaguely recall an issue with the scripting dlls that shipped with IE6
>originally. Something about them not having been built with server-side
>performance in mind (since IE is a client application). I would expect that
>this has been addressed. The original poster might try updating the
>scripting engine on his NT server with the latest version.
>[/color]

If it's any help, I applied the latest service pack only yesterday. I
would have thought that this would have included the scripting DLLs, no
?

Thanx for the info.

--
Alan Silver
(anything added below this line is nothing to do with me)
  #7  
Old July 19th, 2005, 01:46 PM
Mark Schupp
Guest
 
Posts: n/a
Default Re: IIS is really slow after IE6 upgrade

> If it's any help, I applied the latest service pack only yesterday. I[color=blue]
> would have thought that this would have included the scripting DLLs, no[/color]

not necessarily. To eliminate the possibility, download and install the
latest scripting engine from www.microsoft.com/scripting

You can see what you have by running a page with the following

<%@LANGUAGE="VBSCRIPT"%>
<%
response.write ScriptEngine() & "<br>" & _
" Version " & ScriptEngineMajorVersion() & "." & _
ScriptEngineMinorVersion() & "." & _
ScriptEngineBuildVersion() & "."

%>

Current version is 5.6

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com


"Alan Silver" <alan-silver@nospam.thanx> wrote in message
news:PkJ4MJKsALyAFwZY@nospamthankyou.spam...[color=blue]
> In article <uKogyvxTEHA.556@tk2msftngp13.phx.gbl>, Mark Schupp
> <mschupp@ielearning.com> writes[color=green]
> >I vaguely recall an issue with the scripting dlls that shipped with IE6
> >originally. Something about them not having been built with server-side
> >performance in mind (since IE is a client application). I would expect[/color][/color]
that[color=blue][color=green]
> >this has been addressed. The original poster might try updating the
> >scripting engine on his NT server with the latest version.
> >[/color]
>
> If it's any help, I applied the latest service pack only yesterday. I
> would have thought that this would have included the scripting DLLs, no
> ?
>
> Thanx for the info.
>
> --
> Alan Silver
> (anything added below this line is nothing to do with me)[/color]


  #8  
Old July 19th, 2005, 01:47 PM
Alan Silver
Guest
 
Posts: n/a
Default Re: IIS is really slow after IE6 upgrade

In article <u#1FRryTEHA.3180@TK2MSFTNGP11.phx.gbl>, Mark Schupp
<mschupp@ielearning.com> writes[color=blue]
>Current version is 5.6[/color]

I had version 5.0.3715, but then I'm running IIS4. I just downloaded
version 5.6, but it didn't make any difference.

Thanx anyway, any other ideas ?

--
Alan Silver
(anything added below this line is nothing to do with me)
  #9  
Old July 19th, 2005, 01:47 PM
Alan Silver
Guest
 
Posts: n/a
Default Re: IIS is really slow after IE6 upgrade

In article <XVIuQVIu$azAFwhV@nospamthankyou.spam>, Alan Silver
<alan-silver@nospam.thanx> writes[color=blue]
>I just downloaded version 5.6[/color]

Probably blindingly obvious, but I ought to point out that I actually
installed it as well !!

--
Alan Silver
(anything added below this line is nothing to do with me)
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles