« Previous Next »

Answered Thread: IIS7 Integrated Mode Request timed out

Last post 04-06-2010 9:25 PM by nagasree. 5 replies.

 

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 09-08-2009, 2:36 PM

    • pcoulter
    • Not Ranked
    • Joined on 10-07-2003, 9:20 PM
    • Posts 9

    IIS7 Integrated Mode Request timed out

    Ever since we moved to IIS7 integrated mode, we get a significant number of Request timed out errors, with an empty stacktrace.  I believe that the error is occurring outside of the ASP.NET pipeline, but because it is now running in integrated mode, the error is still being thrown via an HttpException in the web app.  Here are links to two other discussions of what seems to be the same issue.  Can we get someone from the IIS team to weigh in on this?

    http://stackoverflow.com/questions/441792/diagnosing-request-timed-out-httpexceptions
    http://forums.asp.net/p/1277058/2430045.aspx#2430045

  • 09-09-2009, 9:25 AM In reply to

    Answered Re: IIS7 Integrated Mode Request timed out

    Start with request tracing...

    Jeff

    Look for Wrox's book Professional IIS 7 in your local bookstore, or order now at Amazon.com
  • 09-09-2009, 1:59 PM In reply to

    • pcoulter
    • Not Ranked
    • Joined on 10-07-2003, 9:20 PM
    • Posts 9

    Re: IIS7 Integrated Mode Request timed out

    OK, I've set up request tracing for *.aspx files, status code 408, using the ASP.NET and WWW Server providers and all areas for those providers.  Now, I'm just waiting for some failures...

    Do you have any recommendations for narrowing or expanding my request tracing rule to catch this issue?  I used 408, based on the status codes listed at http://support.microsoft.com/kb/943891.

  • 09-14-2009, 10:29 AM In reply to

    • pcoulter
    • Not Ranked
    • Joined on 10-07-2003, 9:20 PM
    • Posts 9

    Re: IIS7 Integrated Mode Request timed out

    I received the request timed out errors again, but the failed request rule that I described above did not snag them.  Any suggestions would be helpful...

  • 09-14-2009, 1:40 PM In reply to

    • pcoulter
    • Not Ranked
    • Joined on 10-07-2003, 9:20 PM
    • Posts 9

    Re: IIS7 Integrated Mode Request timed out

    I widened my failed request net to catch everything for all content with status codes 400-420, just to be on the safe side.  Still, the request timed out error does not trigger a failed request.  However, in the event log, I see this:

    Event code: 3001
    Event message: The request has been aborted.

    Anything I can do about this?

  • 04-06-2010, 9:25 PM In reply to

    • nagasree
    • Not Ranked
    • Joined on 04-06-2010, 9:24 PM
    • Posts 1

    Re: IIS7 Integrated Mode Request timed out

    Were you able to solve this issue? I am having the same problem.

    Please let me know if you have solved this.

    Thanks

Page 1 of 1 (6 items)