Hi,

I've already discovered a shortcoming in my implementation of the
keep-cache-if-not-found option.
I turns out that when you do a forced refresh using
http://localhost:8080/refresh/?request_url,
WWWOFFLE will delete any cached version of request_url before redirecting the
browser to request_url.
I've now updated my implementation so that when keep-cache-if-not-found is
enabled for request_url a backup of the cached page is made instead.


I've made new patch files. The updated cumulative patch can be downloaded from

  http://www.phys.uu.nl/~rombouts/wwwoffle-2.7f-par-3.diff.gz

The updated minimal patch can be downloaded from

  http://www.phys.uu.nl/~rombouts/wwwoffle-2.7f-preserve_cache_patch-2.gz

I also want to remind you of my page containing instructions how to use these
patches:

  http://www.phys.uu.nl/~rombouts/wwwoffle_patches.html


-- 
Paul A. Rombouts <[EMAIL PROTECTED]>

My alternative WWWOFFLE implementation page:
  http://www.phys.uu.nl/~rombouts/wwwoffle.html

Reply via email to