https://bugzilla.novell.com/show_bug.cgi?id=476080 User dominique.leuenberger@tmf-group.com added comment https://bugzilla.novell.com/show_bug.cgi?id=476080#c2 --- Comment #2 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-02-27 05:20:56 MST --- (In reply to comment #1)
Hmm. I'm not sure whether this is a zypper/libzypp issue. If the proxy returns cached data although the original data changed, I'd consider it a proxy issue.
I don't agree this being a proxy issue. The point of the proxy is to give the fast reply to all users in the network by caching the sites, without requesting the site at every request. In case you want to override the proxy cache, you can always inject the headers
Pragma: no-cache Cache-control: no-cache
which will instruct every (compliant and good) proxy to fetch the site from the net. This is actually even what is added when you press F5 (or CTRL-R) in a browser to refresh the page: normall requests without those headers, giving the control to the proxy, on a Refresh including those headers, intructing the proxy to ignore it's cache and to rebuild it. In case you consider it a 'bug of the proxy', you can assign this bug internally to another Novell group: It's a Border Manager :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.