10-18-06 06:23 PM
Hi Nicas,
sounds as if you are using CmsApplicationContext inside your web
application - or you removed the CmsEndRequestModule from the web.config
which is not allowed.
When using CmsApplicationContext you need to dispose the context explicitly
as outlined here:
http://blogs.technet.com/stefan_gos.../07/386526.aspx
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Nicas" <Nicas@discussions.microsoft.com> wrote in message
news:8486482A-6032-424A-BF37-06960D1BD932@microsoft.com...
> Hi
>
> I have an MCMS2002 server running on w2k3 and a deticated SQL server.
> sometimes it craches and needs some 30-40 mins with no requests to
> recover.
> when it craches, the CPU runs at 100%. (no memory issue)
>
> The performance counter shows an strange increase in master cache nodes.
> it
> it set to 20.000, but it seems to go up and up, about ONE TIME a day. on 5
> days i goes from 2oK to 100K, so about +20K a day.
> Can this be causing the problem and why cant the CMS server clean the
> cache?
> it increases when the number of cache misses increases. It is not the same
> time every day.
>
> any other good suggestions
>
>
>
[ Post a follow-up to this message ]
|