Re: Can't reload the page by F5

Matus UHLAR - fantomas <[email protected]> Thu, 6 Jul 2006 14:15:54 +0200
Newsgroups gmane.network.wwwoffle.user
Message-ID <[email protected]>
On 05.07.06 16:14, Igor Nikanov wrote:
> i use the WWWOFFLE Version 2.9 under Debian testing.
> But I couldn't reload the page in my browser by pressing F5 (reload

Did you try Shift-F5 or Ctrl-F5 ?

> button). As far as I know, after the press that button the browser will
> sent to wwwoffle the string Cache-Control: no-cache or Pragma: no-cache
> and after that wwwoffle should download new copy of page from Internet.
> In my case I see old version of page. It's extract from my config
> 
>  cookies-force-refresh = yes
>  pragma-no-cache         = yes
>  cache-control-no-cache  = yes
>  cache-control-max-age-0 = yes
>  request-expired       = yes
>  request-no-cache      = yes

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'/.

-- 
Matus UHLAR - fantomas, [email protected] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Christian Science Programming: "Let God Debug It!".