Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

iis config ?

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Managed ISAPI Extension  
Author Message
alex

External


Since: Dec 24, 2005
Posts: 2



(Msg. 1) Posted: Sat Dec 24, 2005 2:49 am
Post subject: iis config ?
Archived from groups: microsoft>public>inetserver>iis (more info?)

i have about 20 or so sites which is hosted a server that has w2k3 web
edition and 640 megs of ram. I also have .net 1.1 and now 2.0 for certain
sites and i have split the versions of .net sites into sperate application
pools so there's no problems. On this server, i started noticing that alot of
ram is being ate up and leaving the server with about 129 or less of memory
what can i do prevent this?

P.s adding more ram not really an option because this server will be
replaced before the end of 06.

 >> Stay informed about: iis config ? 
Back to top
Login to vote
"Egbert Nierop

External


Since: Oct 14, 2005
Posts: 201



(Msg. 2) Posted: Sat Dec 24, 2005 7:55 am
Post subject: Re: iis config ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"alex" <alex.TakeThisOut@discussions.microsoft.com> wrote in message
news:DB7F6546-1849-47B6-B1B5-83B27D35D403@microsoft.com...
>i have about 20 or so sites which is hosted a server that has w2k3 web
> edition and 640 megs of ram. I also have .net 1.1 and now 2.0 for certain
> sites and i have split the versions of .net sites into sperate application
> pools so there's no problems. On this server, i started noticing that alot
> of
> ram is being ate up and leaving the server with about 129 or less of
> memory
> what can i do prevent this?


You can open the IIS manager, and to the application pools, you start
allocating websites to application pools. However, by default, this is
already allocated as a ' default pool '. and .NET 2.0 has another
application pool


> P.s adding more ram not really an option because this server will be
> replaced before the end of 06.


You can limit some memory, using these settings. But I really think, that
you should think about more memory. Never believe the '640K memory should be
sufficient' myth Smile

You also can save some memory by disabling unnecessary processes and by
logging off the console (that uses at +/- 128 MB)

 >> Stay informed about: iis config ? 
Back to top
Login to vote
"Egbert Nierop

External


Since: Oct 14, 2005
Posts: 201



(Msg. 3) Posted: Sat Dec 24, 2005 10:55 am
Post subject: Re: iis config ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Egbert Nierop (MVP for IIS)" <egbert_nierop RemoveThis @nospam.invalid> wrote in
message news:%23MsoeAICGHA.2320@TK2MSFTNGP11.phx.gbl...
>
> "alex" <alex RemoveThis @discussions.microsoft.com> wrote in message
> news:DB7F6546-1849-47B6-B1B5-83B27D35D403@microsoft.com...
>>i have about 20 or so sites which is hosted a server that has w2k3 web
>> edition and 640 megs of ram. I also have .net 1.1 and now 2.0 for certain
>> sites and i have split the versions of .net sites into sperate
>> application
>> pools so there's no problems. On this server, i started noticing that
>> alot
>> of
>> ram is being ate up and leaving the server with about 129 or less of
>> memory
>> what can i do prevent this?
>
>
> You can open the IIS manager, and to the application pools, you start
> allocating websites to application pools. However, by default, this is
> already allocated as a ' default pool '. and .NET 2.0 has another
> application pool

ps: forgot to add,

you set an aggressive website-idle timeout setting. Such as 20 minutes.
aspx/asp Sessions will get lost if you set this option. But it might help
for sessionless sites.

>
>> P.s adding more ram not really an option because this server will be
>> replaced before the end of 06.
 >> Stay informed about: iis config ? 
Back to top
Login to vote
alex

External


Since: Dec 24, 2005
Posts: 2



(Msg. 4) Posted: Sat Dec 24, 2005 10:55 am
Post subject: Re: iis config ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

ok thanks because at anytime i see 3 or 4 w3wp.exe processes running and
eating up alot of ram.

"Egbert Nierop (MVP for IIS)" wrote:

>
> "Egbert Nierop (MVP for IIS)" <egbert_nierop RemoveThis @nospam.invalid> wrote in
> message news:%23MsoeAICGHA.2320@TK2MSFTNGP11.phx.gbl...
> >
> > "alex" <alex RemoveThis @discussions.microsoft.com> wrote in message
> > news:DB7F6546-1849-47B6-B1B5-83B27D35D403@microsoft.com...
> >>i have about 20 or so sites which is hosted a server that has w2k3 web
> >> edition and 640 megs of ram. I also have .net 1.1 and now 2.0 for certain
> >> sites and i have split the versions of .net sites into sperate
> >> application
> >> pools so there's no problems. On this server, i started noticing that
> >> alot
> >> of
> >> ram is being ate up and leaving the server with about 129 or less of
> >> memory
> >> what can i do prevent this?
> >
> >
> > You can open the IIS manager, and to the application pools, you start
> > allocating websites to application pools. However, by default, this is
> > already allocated as a ' default pool '. and .NET 2.0 has another
> > application pool
>
> ps: forgot to add,
>
> you set an aggressive website-idle timeout setting. Such as 20 minutes.
> aspx/asp Sessions will get lost if you set this option. But it might help
> for sessionless sites.
>
> >
> >> P.s adding more ram not really an option because this server will be
> >> replaced before the end of 06.
>
>
 >> Stay informed about: iis config ? 
Back to top
Login to vote
user3210

External


Since: Nov 25, 2004
Posts: 12



(Msg. 5) Posted: Sat Dec 24, 2005 3:55 pm
Post subject: Re: iis config ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

alex wrote:
> I started noticing that alot of ram is being ate up and leaving the
> server with about 129 or less of memory what can i do prevent this?

You can throttle the amount of RAM utilised by each application pool, and
also changing the period that garbage collection occurs might help (although
it will use more CPU)
 >> Stay informed about: iis config ? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 5 FTP Config - I set up a FTP Server and it is working. The only thing I would like to change is the way users have to log in. Instead of just typing their username they have to type the domain/username, and then it prompts for a password. Is there a way that th...

IIS 6 config Q - This should be an easy question. IIS 6 now comes with ASP pages turned "off" by default. Can we write a script to turn them "on" using preferably using WSH? Has anyone done this yet? --Steve P

config IIS 5 to run ASP .NET 1.1 - Hi, How can I config IIS 5 to run ASP .NET 1.1? Where can I found IIS 6 (is it free?) Thanks Martin

Is this config possible - I currently have a webserver windows 2003 iis6 one default site uses 2 host headers one public ip address so www.xxx.com is the main sire. Dns settings are forwarded to isp. This works fine and i have 2 virtaul directories under the deault which we....

how to config IIS5.0 for asp.net? - The OS is win2000 professional. IIS has been setup. I also install .NET Framework 1.1 and SDK. They are running fine. Now my problem is the IIS does not support .aspx files. Can anybody tell me how to install and config that? Thanks a loooooot!
   Web Hosting Problem Solving Community! (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 ]