Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS out of memory

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  breaking the internet connection  
Author Message
anonymous539

External


Since: Nov 26, 2003
Posts: 22



(Msg. 1) Posted: Thu Feb 26, 2004 11:41 am
Post subject: IIS out of memory
Archived from groups: microsoft>public>inetserver>iis (more info?)

I've got a box that has 4 gig of RAM Win 2K Advanced.
Eventually, on our IIS application we get out of memory
errors messages and the application fails until we restart
IIS.

If we put in /3gb in boot.ini would this allow IIS to
access more than 2 gig of RAM?

 >> Stay informed about: IIS out of memory 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 2) Posted: Thu Feb 26, 2004 10:03 pm
Post subject: Re: IIS out of memory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 26 Feb 2004 08:41:33 -0800, "Scott"
<anonymous RemoveThis @discussions.microsoft.com> wrote:

 >I've got a box that has 4 gig of RAM Win 2K Advanced.
 >Eventually, on our IIS application we get out of memory
 >errors messages and the application fails until we restart
 >IIS.
 >
 >If we put in /3gb in boot.ini would this allow IIS to
 >access more than 2 gig of RAM?

Stop that!

You're not running out of RAM because IIS needs more RAM, you're
running out because some process isn't releasing memory when it's
finished with it. I'd suspect application code to start, but it will
take some effort to diagnose.

Jeff<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS out of memory 
Back to top
Login to vote
anonymous77

External


Since: Oct 14, 2003
Posts: 468



(Msg. 3) Posted: Thu Feb 26, 2004 10:03 pm
Post subject: Re: IIS out of memory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Our application has cache settings so it can cache any
number of 'objects' and for a certain amount of time. So,
IIS is loading them into memory.

Objects being things like gifs, html, pdfs, .exes etc..

We're aiming to reduce the number of times it goes to the
database to load these objects. Going to the db is
expensive and time consuming. I am aiming for 99.9% hit
ratio on that cache.


 >-----Original Message-----
 >On Thu, 26 Feb 2004 08:41:33 -0800, "Scott"
 ><anonymous.RemoveThis@discussions.microsoft.com> wrote:
 >
  >>I've got a box that has 4 gig of RAM Win 2K Advanced.
  >>Eventually, on our IIS application we get out of memory
  >>errors messages and the application fails until we
restart
  >>IIS.
  >>
  >>If we put in /3gb in boot.ini would this allow IIS to
  >>access more than 2 gig of RAM?
 >
 >Stop that!
 >
 >You're not running out of RAM because IIS needs more RAM,
you're
 >running out because some process isn't releasing memory
when it's
 >finished with it. I'd suspect application code to start,
but it will
 >take some effort to diagnose.
 >
 >Jeff
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS out of memory 
Back to top
Login to vote
dev2

External


Since: Oct 14, 2003
Posts: 290



(Msg. 4) Posted: Mon Mar 01, 2004 3:52 pm
Post subject: Re: IIS out of memory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Scott,

If your server is crashing or hanging you might want to
download our ReJuvin8 tool. It's free for the first
15-days. It can keep your site running despite problems.

It's designed to detect problems then restart or reboot.
It can restart ANY programs, services, or processes in
precise order. It doesn't fix bugs but it does give you some
breathing room while you are finding them. ReJuvin8 also
gives you email and telephone alert messages and graphic
status reports. It runs as a Windows Service.

It can also test, alert, and report on URLs running anywhere
on any server on your net connection. So if you use multiple
servers you can use them to watch each other, too.

ReJuvin8 has both an automatic and a custom mode. In the
auto mode you make all the settings by pointing and
clicking. This will handle most applications.

The custom mode uses heartbeat synch files to get absolute
detection that key processes are working. Tools and
instructions are provided to help you do this. We also offer
customization as a contract service.

Charles


Get ReJuvin8 at: <a style='text-decoration: underline;' href="http://www.rejuvin8.net?ac=ch1" target="_blank">http://www.rejuvin8.net?ac=ch1</a>

Also, see it and reviews at
<a style='text-decoration: underline;' href="http://www.hotscripts.com/cgi-bin/search.cgi?bool=AND&query=rejuvin8&catid=all" target="_blank">http://www.hotscripts.com/cgi-bin/search.cgi?bool=AND&query=rejuvin8&catid=all</a>




"Scott" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in message
news:260101c3fc87$6470e290$a501280a@phx.gbl...
 > I've got a box that has 4 gig of RAM Win 2K Advanced.
 > Eventually, on our IIS application we get out of memory
 > errors messages and the application fails until we restart
 > IIS.
 >
 > If we put in /3gb in boot.ini would this allow IIS to
 > access more than 2 gig of RAM?
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS out of memory 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 5.0 out of memory - Hi there, I Have IIS 5 running on IBM server with 512MB of memory. Every week basically the server crash with a message out of memory. restarting the server solve the problem. I have IIS 5.0 on Windows 2000 with SP4, Hotfixes are all uptodate..

IIS 5.0 ASP Out of memory - Helllpppp We have an IIS 5.0 installation using ASP 3.0 pages. We connect to Oracle database 8.1.7. About 150 users For the past 3 days system has been working fine. Now all of a sudden IIS is logging the message into Win 2000 event log "ASP 01...

Out of Memory Exception - I have a web service developed using vb.net 1.1. The web service returns xml from selected data from SQL Server using XML AUTO. The web service runs properly on smaller databases on both IIS 5 (Windows 2000 Server) and IIS 6 (Windows 2003 Server),....

Memory Requirement - We are going to set up a Windows 2003 Server running IIS for our intranet. The size of the web site is estimated to be around 800MB. And there are around 150 concurrent users at our site. We would like to know is there any general guideline on the....

com object in IIS using all memory - Problem: Our webserver will stop delivering pages. We go to the server and the memory will be maxed at 2GB. There is a dllhost.exe file that is using all the memory. We track the PID number of that dllhost.exe It shows up in Component Services under IIS....
   Web Hosting and Web Master Forums (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 ]