Restart asp.net services on Windows 2000

Last post 08-14-2003 8:23 AM by Colt. 1 replies.

Sort Posts:

  • Restart asp.net services on Windows 2000

    08-13-2003, 1:03 PM
    • Member
      30 point Member
    • khoonchee
    • Member since 09-23-2002, 5:51 PM
    • Malaysia
    • Posts 6
    Hi,

    Our asp.net services is eating up most of the resources on our Windows 2000 server.The memory keep increasing after we have reset the IIS services.When we open the task manager and view on the memory usage column, asp_net services is the top.

    We suspect that one of the user is having problem with the script which hold the memory resources on the server.

    Is there a way for us to trace out who is the user behind this?
    Best Regards,

    Andy
  • Re: Restart asp.net services on Windows 2000

    08-14-2003, 8:23 AM
    • All-Star
      15,569 point All-Star
    • Colt
    • Member since 06-16-2002, 5:01 PM
    • Hong Kong
    • Posts 1,986
    • ASPInsiders
      TrustedFriends-MVPs
    Hi,

    You can write a sample program or use the Performance Monitor in Windows
    to trace what's happen or which HTTP request hit into your application.

    Reference: http://aspalliance.com/quickstart/aspplus/doc/perfoverview.aspx

    You'd better post your further question to the Performance Forum rather than
    this ASP.NET Forum General Discussion Forum later as lots of performance gurus
    are out there.

    Regards,
Page 1 of 1 (2 items)