That makes sense; I just did a quick search and it sounds like it can't
be done in the web config (only the machine.config). I'll need to do
more research and testing on it tomorrow.
Thanks for the tip.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Davidson
Sent: Monday, March 10, 2008 6:15 PM
To: FlexWiki Users Mailing List
Subject: Re: [Flexwiki-users] Caching Issue
That sounds familiar to me. It was the same behavior I saw when trying
to run 2 processors on the same web site. Becuase the caching is
InProcess flexwiki only works properly when all threads run on a single
cpu.
You need to look for a key <processModel> in your config files
(enterprise, machine or web) then inside that you need to ensure
<webGarden> is false and that <cpuMask> is 0xffffffff. If you find these
and they are all already at the required values then you will need to
see if you have any keys active with "cache" in them. The application
rather than the web server should control the caching.
Let us know if that does not help
John Davidson
On Mon, Mar 10, 2008 at 4:17 PM, Wetzel, Peter <[EMAIL PROTECTED]>
wrote:
If I visit a page while not logged on and try to edit it, it opens up
the edit screen with the access denied error (as expected). I browse
back, log in successfully, and then go to edit the screen; I still get
the access denied error. If then I go to the admin page and clear the
cache, I can then edit the page successfully. It appears it's not
resetting cached pages for me, even though my credentials have changed.
I'm not sure if I'm missing something (either intellectually or in my
server setup) or it happens to be a bug. If anyone could clarify it for
me, that'd be great.
I'm running 2.0.0.178 using the file system namespace provider and
integrated windows security.
------------------------------------------------------------------------
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users