Optimizing Application Pool Recycling
Optimizing Application Pool Recycling
am 25.06.2007 10:51:48 von sternr
Hey,
What is the optimized configuration for IIS application pool automatic
recycling by memory usage?
I have a Windows 2003 Server, with dual core 2.4 GHz CPU, and 2 GB of
RAM and another 2GB of virtual RAM.
Thanks ahead
--sternr
Re: Optimizing Application Pool Recycling
am 26.06.2007 05:44:56 von Bernard
I'm happy with default setting :)
There's no best optimize settings, need to look at your app usage and
behavior etc.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"sternr" wrote in message
news:1182761508.798121.216870@n2g2000hse.googlegroups.com...
> Hey,
>
> What is the optimized configuration for IIS application pool automatic
> recycling by memory usage?
>
> I have a Windows 2003 Server, with dual core 2.4 GHz CPU, and 2 GB of
> RAM and another 2GB of virtual RAM.
>
> Thanks ahead
>
> --sternr
>
Re: Optimizing Application Pool Recycling
am 26.06.2007 15:29:15 von sternr
On Jun 26, 6:44 am, "Bernard Cheah [MVP]"
wrote:
> I'm happy with default setting :)
> There's no best optimize settings, need to look at your app usage and
> behavior etc.
>
> --
> Regards,
> Bernard Cheahhttp://www.iis.net/http://www.iis-resources.com/http:// msmvps.com/blogs/bernard/
>
> "sternr" wrote in message
>
> news:1182761508.798121.216870@n2g2000hse.googlegroups.com...
>
>
>
> > Hey,
>
> > What is the optimized configuration for IIS application pool automatic
> > recycling by memory usage?
>
> > I have a Windows 2003 Server, with dual core 2.4 GHz CPU, and 2 GB of
> > RAM and another 2GB of virtual RAM.
>
> > Thanks ahead
>
> > --sternr- Hide quoted text -
>
> - Show quoted text -
Is the default value already a calculated value of my total memory?
Re: Optimizing Application Pool Recycling
am 27.06.2007 04:18:46 von Bernard
Default recycling settings are:
in mins - 1740mins
idle shutdown - 20mins
request limit - 1000 requests
nothing on memory.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"sternr" wrote in message
news:1182864555.688106.216390@o61g2000hsh.googlegroups.com.. .
> On Jun 26, 6:44 am, "Bernard Cheah [MVP]"
> wrote:
>> I'm happy with default setting :)
>> There's no best optimize settings, need to look at your app usage and
>> behavior etc.
>>
>> --
>> Regards,
>> Bernard
>> Cheahhttp://www.iis.net/http://www.iis-resources.com/http:// msmvps.com/blogs/bernard/
>>
>> "sternr" wrote in message
>>
>> news:1182761508.798121.216870@n2g2000hse.googlegroups.com...
>>
>>
>>
>> > Hey,
>>
>> > What is the optimized configuration for IIS application pool automatic
>> > recycling by memory usage?
>>
>> > I have a Windows 2003 Server, with dual core 2.4 GHz CPU, and 2 GB of
>> > RAM and another 2GB of virtual RAM.
>>
>> > Thanks ahead
>>
>> > --sternr- Hide quoted text -
>>
>> - Show quoted text -
>
> Is the default value already a calculated value of my total memory?
>