On Sat 24 Feb 2007, Riccardo Murri wrote: > > I'm using Debian etch Iceweasel 2.0.0.1 in conjunction with wwwoffle. > The log-in procedure doesn't work on certain sites (for example: > sourceforge.net, moodle.org) doesn't work when going through wwwoffle.
At least sourceforge.net (which I can test) redirect to a https page when logging in, and wwwoffle doesn't cache those. Additionally, I can login fine to sourceforge.net through wwwoffle. Aside from the https issue, I have noticed that some sites don't send all the proper headers to identify the page as transient, ie. not cacheable. > Other sites (gmail, for instance) work just fine. > > Setting the browser to "direct connection" (i.e., no proxy), makes > login work again. > > Also, using other proxies (tried with squid) does not wxhibit the same > problem, so it must really be an issue with wwwoffle. Squid is much less aggressive at trying to use cached data than wwwoffle; wwwoffle is really tuned to minimizing network traffic and indeed making pages available offline (hence the "offl" in the name). There are a couple of options in the wwwoffle.conf file that may improve the situation: cookies-force-refresh = yes request-changed = 0 request-changed-once = no request-expired = yes request-no-cache = yes request-redirection = yes (See the wwwoffle.conf manpage for explanation of the options.) Paul Slootman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]