Re: Can't reload the page by F5
Igor Nikanov <[email protected]> Sat, 8 Jul 2006 14:28:45 +0400
| Newsgroups | gmane.network.wwwoffle.user |
|---|---|
| Message-ID | <[email protected]> |
> Did you try Shift-F5 or Ctrl-F5 ? http://help.opera.com/Linux/9.00/en/keyboard.html yes, shift-f5 in Opera9 uses for "Cascade open tabs top-left to bottom-right" ctrl-f5 if for "Reload all open pages" ctrl-f5, ctrl-r, f5 didn't help me :( > These above instruct wwwoffle to fetch new object whenever possible... > > > request-changed = 10d > > request-changed-once = yes > .... and these two instruct wwwoffle to fetch once per 10 days, maximally > once in each session. > > I guess thit is a bit funny. Maybe you should set up request-changed to > default value and request-changed-once to 'no'/. > I corrected config - cookies-force-refresh = yes pragma-no-cache = yes cache-control-no-cache = yes cache-control-max-age-0 = yes request-changed = 10m request-changed-once = no request-expired = yes request-no-cache = yes request-redirection = no request-conditional = yes validate-with-etag = yes try-without-password = yes intr-download-keep = no intr-download-size = 1 intr-download-percent = 80 timeout-download-keep = no keep-cache-if-not-found = no request-compressed-data = yes request-chunked-data = yes but it's didn't help me - the page don't reload after press of F5 only after 10 minutes can I reload the page, but ========================================== pragma-no-cache = yes cache-control-no-cache = yes This options takes precedence # over the request-changed and request-changed-once options. ======================================== My opinion my Opera9 should refresh the page, but it dont' happen > > .... and these two instruct wwwoffle to fetch once per 10 days, maximally > once in each session. > > I guess thit is a bit funny. Maybe you should set up request-changed to > default value and request-changed-once to 'no'/. > here log Jul 8 14:24:05 localhost wwwoffles[3046]: Requesting URL (Pragma: no-cache). Jul 8 14:24:05 localhost wwwoffles[3046]: Requesting URL (Cookie:). Jul 8 14:24:05 localhost wwwoffles[3046]: Not requesting URL (Last changed 00:00:10 (10s) ago, configis 00:10 (600s)). Jul 8 14:24:05 localhost wwwoffles[3046]: Cache Access Status='Cached Page Used'. Jul 8 14:24:05 localhost wwwoffles[3046]: Client bytes; 661 Read, 70628 Written. Jul 8 14:24:05 localhostwwwoffled[1371]: Child wwwoffles exited with status 0 (pid=3046). Jul 8 14:24:05 localhost wwwoffled[1371]: Currently running: 0 servers total, 0 fetchers. Jul 8 14:24:06 localhost wwwoffled[1371]: HTTP Proxy connection from host localhost.localdomain(127.0.0.1). Jul 8 14:24:06 localhost wwwoffles[3047]: URL='http://allrussian.info/favicon.ico'. Jul 8 14:24:06 localhost wwwoffles[3047]: proto='http'; hostport='allrussian.info'; path='/favicon.ico';args='(null)'; user:pass='(null):( null)'. Jul 8 14:24:06 localhost wwwoffles[3047]: Requesting URL(Conditional request with If-None-Match). Jul 8 14:24:06 localhost wwwoffles[3047]: Requesting URL (Conditional request with If-Modified-Since). Jul 8 14:24:06 localhost wwwoffled[1371]: Forked wwwoffles -real (pid=3047). Jul 8 14:24:07 localhost wwwoffles[3047]: Cache Access Status='Unmodified on Server'. Jul 8 14:24:07 localhost wwwoffles[3047]: Server bytes; 154 Read, 651 Written. Jul 8 14:24:07 localhost wwwoffles[3047]: Client bytes; 580 Read, 166 Written. Jul 8 14:24:07 localhost wwwoffled[1371]: Child wwwoffles exited with status 0 (pid=3047). Jul 8 14:24:07 localhost wwwoffled[1371]: Currently running: 0 servers total, 0 fetchers. has anybody any ideas ? Igor