Just as a pointer, you're sure you haven't enabled the
OutputCache-module in IIS7 (maybe exists in IIS6 aswell, I don't know)?
That one is pretty aggressive in it's caching.

Jan Limpens wrote:
> what i find weird, is that the cache attribute on _some_ controllers
> made the whole site behave as if it had to come from the cache.
>
> 2009/4/20 Ayende Rahien <[email protected] <mailto:[email protected]>>
>
>     Oh, yes, of course.
>     If the page is cached, even though the view has changed, Brail
>     doesn't actually get notified about that until the next time we
>     render the page (vs. serving it from the cache)
>
>     On Mon, Apr 20, 2009 at 9:17 PM, Jan Limpens
>     <[email protected] <mailto:[email protected]>> wrote:
>
>         very strange. seems the http cache on a different page somehow
>         influenced the site as a whole and aggresively cached.
>         i removed the cache attribute and it is back to normal.
>         weird.
>
>         2009/4/20 Jan Limpens <[email protected]
>         <mailto:[email protected]>>
>
>             ah logging! :)
>
>             when I save the subview, immediately I get
>             2009-04-20 14:01:05,982 [6] DEBUG
>             Castle.MonoRail.Views.Brail.BooViewEngine - Detected a
>             change in Css\subview-head.brail, removing from complied cache
>
>             but still changes, do not show until after a restart (and
>             changes in layouts and views do show immediately)
>
>
>             2009/4/20 Ayende Rahien <[email protected]
>             <mailto:[email protected]>>
>
>                 Can you enable logging and see what is going on?
>
>
>                 On Mon, Apr 20, 2009 at 4:34 PM, Jan Limpens
>                 <[email protected] <mailto:[email protected]>>
>                 wrote:
>
>                     Hello there,
>
>                     sometimes my views don't reflect a change, I made
>                     to a subview. I need to restart the app (touching
>                     web.config) to make the changes show. suboptimal.
>                     anything I can do?
>
>                     -- 
>                     Jan
>
>
>
>
>
>
>
>
>             -- 
>             Jan
>
>
>
>
>         -- 
>         Jan
>
>
>
>
>
>
>
>
> -- 
> Jan
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to