473,321 Members | 1,778 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,321 software developers and data experts.

Configuration IIS6 advice

Hi gurus,

I need your advice in something. I have webapplication in a client that have
Windows 2003 server installed in their server. This means that IIS version
installed is 6.0. With this I decided to take advantage from some
specifications of this version and I create an AppPool that will be used by
WebApplication. I create this to get a better management of woker process
memory. In this AppPool I define some schedules to process recycle.
My indecision is in this two configurations:

1) Maximum virtual memory
2) Maximum used memory

When we must use this, how, and both at same time or only one or another,
etc, etc...

At this moment i define 1) 300 and 2) 120.
Specification of server where IIS is installed
SO: Windows 2003 Server with IIS 6.0
RAM: 512MB (yes, no mistake here)
Client says that the process is to many time recycling.
What is your advice????

--
Programming ASP.NET with VB.NET
Thank's (if you try to help me)
Hope can help (if I try to help)

ruca
Feb 5 '07 #1
1 897
A single worker process assigned to an app pool (the server default) can
consume about 700meg of RAM, even when its not really doing much. If you
run out of RAM our app will deadlock and recycle.

Never mind even trying to calculate any figures with so little RAM - you
need more RAM - plain and simple.

Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
"ruca" <ru********@eloinformatica.ptwrote in message
news:eE**************@TK2MSFTNGP03.phx.gbl...
Hi gurus,

I need your advice in something. I have webapplication in a client that
have Windows 2003 server installed in their server. This means that IIS
version installed is 6.0. With this I decided to take advantage from some
specifications of this version and I create an AppPool that will be used
by WebApplication. I create this to get a better management of woker
process memory. In this AppPool I define some schedules to process
recycle.
My indecision is in this two configurations:

1) Maximum virtual memory
2) Maximum used memory

When we must use this, how, and both at same time or only one or another,
etc, etc...

At this moment i define 1) 300 and 2) 120.
Specification of server where IIS is installed
SO: Windows 2003 Server with IIS 6.0
RAM: 512MB (yes, no mistake here)
Client says that the process is to many time recycling.
What is your advice????

--
Programming ASP.NET with VB.NET
Thank's (if you try to help me)
Hope can help (if I try to help)

ruca

Feb 12 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Jonathan | last post by:
Dear All, I am trying to set a webserver to use French regional settings for testing ASP pages. According to http://support.microsoft.com/kb/q306044, for IIS5, this is a matter of changing...
1
by: Sam | last post by:
We have a small ASP.Net app that serves only a specific department. We would like to use windows authentication and only allow the dept folks access the web app. Use IIS6, Windows 2003, a member...
10
by: Rider | last post by:
Hi, simple(?) question about asp.net configuration.. I've installed ASP.NET 2.0 QuickStart Sample successfully. But, When I'm first start application the follow message shown. ========= Server...
2
by: Josh Collins | last post by:
Here is my configuration: ASP.Net 2 running on IIS6/Win2k3 Developing on WindowsXP-Pro iwth Visual Studio 2005. I am trying to utilize the Membership functionality in an ASP.net website. I...
1
by: Paul King | last post by:
Dear all, Im pulling my hair out on this one... I have recently purchased a new PC to replace my existing server. My website, running on IIS6 was using ASP.net pages sucessfully before I did...
0
by: Kevin A | last post by:
The problem is that the web application mysteriously shuts down (ending all sessions) due to a supposed 'configuration change'. By using ASP.Net Health Monitoring we can determine that the...
5
by: Terry Strachan | last post by:
Hi, I have an asp.net webapp that works fine on my development machine, win2k/iis5 however, when I move the site across to win2k3 / iis6 i get the following error on postback of any page; ...
1
by: ruca | last post by:
Hi gurus, I need your advice in something. I have webapplication in a client that have Windows 2003 server installed in their server. This means that IIS version installed is 6.0. With this I...
2
by: =?Utf-8?B?c3RldmV3YQ==?= | last post by:
Microsoft VBScript runtime error '800a0046' Permission denied ======================= Trying to find the solution is driving me crazy. Using IIS6 on Server2003 SBS Default website localhost...
5
by: swethak | last post by:
Hi All, I configured PHP in hosting server by following the 5 steps in the below link. Kerry Webster » Install and Configure PHP5 with IIS6 on Windows Server 2003 But the php pages are...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.