Re: Idle Timeout in AppPool performance tab not working
- From: "Walter Mark Worsfold" <w.worsfold@xxxxxxxxxxxx>
- Date: Sun, 31 May 2009 22:47:15 +0100
Hi Andy,
Does the web service, have a seperate web.config file, if so check the
session section of the file. if not look in the properties folder the app
directory, then goto directory tab, then click on config button, then under
options tab, there is an option to enable session timeout, default is
normally 20 minutes.
Regards
Mark Worsfold MCP BSc
http://www.webspecdevit.co.uk
http://www.sharepricewebservice.co.uk
"aparker" <aparker@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A92413FA-3D1C-4D8F-869C-E789251043E1@xxxxxxxxxxxxxxxx
Hi Everyone,
I have a WCF web service being hosted in IIS 6.0 (Asp.NET 2.0) with it's
own
AppPool. On first call it takes about 15 seconds to load itself into
memory.
Once loaded, the service runs in less than a second. After 20 minutes of
inactivity though it again takes 15 seconds to load. I believe this is
caused
by the Idle Timeout setting in the AppPool performance tab which is set to
recycle after 20 minutes of inactivity. The problem is that changing this
setting seems to have no effect. I have set it higher and also disabled it
by
un-checking it but in either case it still seems to unload my service
after
20 minutes. I have checked for overriding settings in machine.config but
can
find nothing. Can anyone out there shed any light on why this might be
happening or point me in a new direction to look? My service will
initially
be called only every hour or so and it is very frustrating having it
always
take 15 seconds to run.
Any help is appreciated,
Andy
.
- Follow-Ups:
- Re: Idle Timeout in AppPool performance tab not working
- From: aparker
- Re: Idle Timeout in AppPool performance tab not working
- References:
- Idle Timeout in AppPool performance tab not working
- From: aparker
- Idle Timeout in AppPool performance tab not working
- Prev by Date: Re: Idle Timeout in AppPool performance tab not working
- Next by Date: Re: IIS log fie showing 200 status code instead of 404
- Previous by thread: Re: Idle Timeout in AppPool performance tab not working
- Next by thread: Re: Idle Timeout in AppPool performance tab not working
- Index(es):
Relevant Pages
|