PC Review


Reply
Thread Tools Rate Thread

Configuration IIS6 advice

 
 
ruca
Guest
Posts: n/a
 
      5th Feb 2007
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


 
Reply With Quote
 
 
 
 
John Timney \(MVP\)
Guest
Posts: n/a
 
      12th Feb 2007
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuration IIS6.0 - Framework 3.5 Help! Don Juan Microsoft ASP .NET 4 2nd Mar 2009 07:41 AM
Configuration IIS6 advice ruca Microsoft ASP .NET 1 12th Feb 2007 11:19 PM
DNS configuration advice needed please... Curtis Fray Microsoft Windows 2000 DNS 2 14th Oct 2005 04:00 PM
General advice on configuration of DNS servers Curtis Fray Microsoft Windows 2000 DNS 1 24th Jun 2005 02:48 PM
TS 2003 Configuration advice moncho Microsoft Windows 2000 Terminal Server Clients 3 12th Mar 2004 02:06 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:37 AM.