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

Timeout on IE via a Proxy

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS 6 URL rewrite/replace  
Author Message
prowen

External


Since: Oct 01, 2003
Posts: 1



(Msg. 1) Posted: Wed Oct 01, 2003 10:00 am
Post subject: Timeout on IE via a Proxy
Archived from groups: microsoft>public>inetserver>iis (more info?)

Has anybody come across a timeout problem in IE when
navigating through a proxy? We have a client who every
now and again reports a 'slow down' in accessing our
site, sometimes timing out through IE. Unfortunately, the
problem is not consistent and most users are unaffected.
Does anyone have any ideas how to further investigate &
fix the problem? I am completely baffled!
Our configuration is as follows:

IIS 5 serving asp through ssl
SQL server 2k
web servers using wlbs
firebox firewall

Any help would be great!

 >> Stay informed about: Timeout on IE via a Proxy 
Back to top
Login to vote
bbooth

External


Since: Oct 10, 2003
Posts: 68



(Msg. 2) Posted: Fri Oct 10, 2003 10:40 pm
Post subject: RE: Timeout on IE via a Proxy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Paul,

I think in this case the first step would be to enable the "time taken"
field in the IIS logs settings. Next step would be to parse the logs with
the IIS6 resource kit tool called LogParser.exe. You can verify whether the
problem occurs on IIS or outside IIS. A long time-taken will show up if the
problem is on the IIS machine. Below is a sample query that you can use
with the log parser. For additional information on the LogParser tool
please see the LogParser documentation.

logparser.exe "SELECT COUNT(time-taken) AS time-taken-count,
AVG(time-taken) AS time-taken-avg, MAX(time-taken) AS time-taken-max,
MIN(time-taken) AS time-taken-min, cs-uri-stem FROM ex031010.log TO Avg.txt
GROUP BY cs-uri-stem ORDER BY AVG(time-taken) DESC" -i:w3c -o:w3c -qSurprisedn

Thanks,
Brian

 >> Stay informed about: Timeout on IE via a Proxy 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
ASP TimeOut limit - Hi, I set ASP TimeOut in IIS Manager Properties to 2 seconds and used Server.ScriptTimeOut to check that it is in fact =2, but the script that "ran" for about 10 seconds. Why is that so? Are there any other settings that controls this or th...

How can I capture the Script timeout Error? - Hi, I need to capture the Script timeout error if that is possible. I know I can increase the timeout value in the server settings or in the scripts itself but I really want to make sure that no timeout situation will results as the standard script..

FTP (Proxy 2.0) - Hello Everyone- I don't know how to specify who can use the FTP Site. I've created users and added them to the Operators List, however, nothing seems to work. Any suggestions? ryan

trying to proxy to another server - Hi there, Is it possible to use IIS to proxy to another web server? I have an app that has to be accessible from outside, but our authentication software (Entrust getAccess) only supports IIS. I want IIS to proxy to a tomcat instance on the same (o...

News Servers Poor Performance Lately ? - Is anyone else noticing a serious drop in performance on the news servers lately ? Strangely, it only seems to affect certain groups, for instance all the IIS related groups are crawling along whereas the BizTalk groups appear as normal to me... maybe..
   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 ]