RE: How to disable caching for SharePoint by v-wdxu
v-wdxu
Mon Sep 27 22:48:59 CDT 2004
------=_NextPart_0001_108F65B5
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Hi,
Based on my research now, for the list template, I'd suggest you;d better
to restart the IIS to make it applicable promptly. If not restart IIS, IIS
will restart it self after a idle time. In IIS6, if the IIS server has no
request coming in for some time, it will stop the worker process (the
application pool) so that this will help the system to keep the system
resource in a health state. When the OS System is in a heavy load, this
will free more resource for IIS to provide promtp response.
So for this issue, if you want to apply the customized tample to the server
immediately, you will need to run the IISreset to restart the IIS. If not,
after the idle time (default is 20 minutes), IIS will close the
site-related worker process. At the next start up of the worker process,
the customized template should be applied to your site.
The default time is located at:
1. right click the site-related worker process(application pool) node in
the IIS mmc.
2. choose "Properties"
3. choose "Performance" tab
4. The input box of Idle Time section will show you the idle time setting.
If you want to close the worker process in a shorter time than 20 minutes.
Please feel free to set the value.
Please feel free to let me know if you have any question.
Best Regards,
Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
------=_NextPart_0001_108F65B5
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit
{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs16 Hi,
\par
\par Based on my research now, for the list template, I'd suggest you;d better to restart the IIS to make it applicable promptly. If not restart IIS, IIS will restart it self after a idle time. In IIS6, if the IIS server has no request coming in for some time, it will stop the worker process (the application pool) so that this will help the system to keep the system resource in a health state. When the OS System is in a heavy load, this will free more resource for IIS to provide promtp response.
\par
\par So for this issue, if you want to apply the customized tample to the server immediately, you will need to run the IISreset to restart the IIS. If not, after the idle time (default is 20 minutes), IIS will close the site-related worker process. At the next start up of the worker process, the customized template should be applied to your site.
\par
\par The default time is located at:
\par 1. right click the site-related worker process(application pool) node in the IIS mmc.
\par 2. choose "Properties"
\par 3. choose "Performance" tab
\par 4. The input box of Idle Time section will show you the idle time setting. If you want to close the worker process in a shorter time than 20 minutes. Please feel free to set the value.
\par
\par Please feel free to let me know if you have any question.
\par
\par Best Regards,
\par Wei-Dong Xu
\par Microsoft Product Support Services
\par Get Secure! - www.microsoft.com/security
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par
\par }
------=_NextPart_0001_108F65B5--