Well you may have your work cut out for you - Sort of.
If it were me and I had the time to kill i would start off by checking
for file access problems using a free tool called ntfilemon.
<a style='text-decoration: underline;' href="http://www.sysinternals.com/ntw2k/source/filemon.shtml" target="_blank">http://www.sysinternals.com/ntw2k/source/filemon.shtml</a>
This is a very valuable tool for troubleshooting file access problems. With
a situation where you are not able to replciate the problem scenario this
will take alot longer. ntfilemon has a logging option for this.
Secondly if time is not an option or you are ntfilemon is unable to
reveal anything useful you must begin by comparing the "real" differences
betweenthe setups. I understand you said they are the same but 10+ years of
working with numerous computers and operating systems has taught me that
despite identical installs it is very easily possible for installations to
be different.
Start by comparing
services that are running,
Running processes and applications.
Installed Software, etc
ISAPI filters. (asp/asp.net, caching software, accelerators)
Also restating the obvious but sometimes overlooked it is important to
check the event viewer to see if IIS or the custom COM component is logging
any related messages. if the COM component is a 3rd party component you may
seek both technical support and/or upgrades if they are available
"Prasan" <Prasan.DeleteThis@discussions.microsoft.com> wrote in message
news:C37F3D8F-8F8D-4470-AA3E-2AA5480E554B@microsoft.com...
> Thanks for the reply.
> This is web hosting env. It hosts only one web app at the moment. Large
> value occur randomly. For example out of 15000 requests 250 requests would
> have very large value( more than 30 min) and some rquests are
> duplicating( we
> can see same page have accessed at the same time by the same user/client
> with
> very high time-taken value.). As I mentioned we have two web servers this
> is
> only happenig in one web server. Both servers have same HW/SW. This is a
> ASP/COM+ application. Any help??
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Very large value for Time-taken in IIS log files