[dokuwiki] Re: cache, NFS and edit/view out of sync
- From: "Peter Kehl" <peter.kehl@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 30 Jun 2006 16:16:53 +0100
Thank you, Andi. As I understand my NFS it synchronizes mtime, but it
may have some magic. Otherwise it's users' problem. I'll report once
figured out.
--- Peter
> I've experienced that after editing a wiki page, 'View' mode shows
> out-of-date page, while 'Edit' mode (when clicked again) shows the
> recently submitted contents.
Andi:
What happens if you reload the page in the browser using a forced reload
(shift-F5)? Do you use the blog plugin?
..
> Would putting wiki/data/cache on local filesystem help? Do I need to
> put wiki/data/meta on local FS as well?
I fear putting the cache on the local disk wouldn't be enough because
you need the timestamp of the current page as well to compare it with
the cache file.
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] cache, NFS and edit/view out of sync
- From: Peter Kehl
- [dokuwiki] Re: cache, NFS and edit/view out of sync
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] cache, NFS and edit/view out of sync
- » [dokuwiki] Re: cache, NFS and edit/view out of sync
- » [dokuwiki] Re: cache, NFS and edit/view out of sync
> I've experienced that after editing a wiki page, 'View' mode shows > out-of-date page, while 'Edit' mode (when clicked again) shows the > recently submitted contents.
What happens if you reload the page in the browser using a forced reload (shift-F5)? Do you use the blog plugin?
> Would putting wiki/data/cache on local filesystem help? Do I need to > put wiki/data/meta on local FS as well?
I fear putting the cache on the local disk wouldn't be enough because you need the timestamp of the current page as well to compare it with the cache file.
- [dokuwiki] cache, NFS and edit/view out of sync
- From: Peter Kehl
- [dokuwiki] Re: cache, NFS and edit/view out of sync
- From: Andreas Gohr