Forum Search Results for "" RSS 1—6 of 6

More Search Options

  • Re: w3wp.exe memory usage is out of control

    Posted to Classic ASP by augiem on 09-23-2008, 5:48 PM

    That was my 1st course of action when dealing with this problem. After trying everything with application pools, I determined it was not a viable solution to my problem. When the application pool resets, all sessions are deleted. This means anyone browsing the site which uses sessions for login management will be suddenly logged out when the ...

    • http://forums.iis.net/p/1150494/1880166.aspx#1880166
  • Re: w3wp.exe memory usage is out of control

    Posted to Classic ASP by augiem on 09-06-2008, 3:31 PM

    http://www.smartertools.com/forums/p/16716/44530.aspx Try making the changes in this post. It seems to apply to servers with multiple processors. It seems to reduce the memory footprint for me as my server has 4 processors.  In response to Lorddog's latest email, there is no global.asa file.

    • http://forums.iis.net/p/1150494/1878633.aspx#1878633
  • Re: Workaround FOUND!

    Posted to Classic ASP by augiem on 08-29-2008, 12:55 PM

    I thought at first it was the fault of the cart, but later confirmed that it was not. I did mention in my original post that I created some of my own test pages which have nothing to do with the shopping cart, sessions, etc.  >> I created some test pages just to figure out how ASP was working. I created ...

    • http://forums.iis.net/p/1150494/1877989.aspx#1877989
  • Re: Workaround FOUND!

    Posted to Classic ASP by augiem on 08-22-2008, 12:50 PM

    I didn't do any kind of server access speed testing per-se, but just browsing around it, it doesn't seem any slower at all. The site doesn't get much traffic, so I have no idea what kind of performance hit this would have on a site with hundreds or thousands of users however. I still haven't found any other workarounds for this ...

    • http://forums.iis.net/p/1150494/1877459.aspx#1877459
  • Workaround FOUND!

    Posted to Classic ASP by augiem on 07-17-2008, 3:45 PM

    Workaround FOUND It was caching too many pages in memory, which wouldn't be a problem if each page wasn't so big. Here's the workaround: Open IIS Right click on "Web Sites" -> Properties Click "Home Directory" tab, click "Configuration" Click "Cache Options" tab Set "Cache limited ASP ...

    • http://forums.iis.net/p/1150494/1874330.aspx#1874330
  • w3wp.exe memory usage is out of control

    Posted to Classic ASP by augiem on 07-17-2008, 1:35 PM

    Update: I found a workaround that seems to work for now. See 1 post below... I have set up a website with a webstore using classic ASP (because the cart system is VPASP, a classic ASP based cart system with full source code). I have the site hosted on a HostMySite.com Windows VPS running 384MB memory. All my site is hosting is the website w/ ...

    • http://forums.iis.net/p/1150494/1874310.aspx#1874310

Microsoft Communities