Tony <[EMAIL PROTECTED]> writes:

> v2.8 works well, and seems *much* faster. It also seems to cure an occasional
> "don't see anything on a page until most of it's been fetched" problem  - very
> subjective though, could just be my imagination.

The removal of the temporary files would explain both of these observations.


> A few very, very small problems though.
> 
> I don't really know if this is specific to v2.8 (or me) but I'm seeing many
> files containing this in the cache, which I guess shouldn't be there?;
> 
> <p class="wwwoffle-error">
> The client (browser) closed the connection during the transfer
> </p>
> This error message has now been deleted from the cache
> <p>

This happens sometimes, it isn't just this version and it isn't just
you.  The message says it all, the browser closed the connection and
the option to save partial files (intr-download-keep) is not enabled
and the options to keep downloading (intr-download-size or
intr-download-percent) are not enabled or the condition is not met.
There is nothing else to do but report this next time that the URL is
viewed.


> These files are all installed with perm 0600 and so, AFAICT, wwwoffle won't
> serve them.
> 
> ./de/messages/README.CONF.txt
> ./de/README.CONF.html
> ./en/messages/README.CONF.txt
> ./en/README.CONF.html
> ./en/FAQ.html
> ./en/wwwoffle.pac
> ./es/messages/README.CONF.txt
> ./es/README.CONF.html
> ./es/wwwoffle.pac
> ./fr/messages/README.CONF.txt
> ./fr/README.CONF.html

These files are all auto generated at compile time.  The default ones
in the tar file have the correct permissions.  It must be something to
do with environment where they were created.  I can fix this by
changing the permissions after they are created.


> Tiny typo in wwwoffle.css. The "BODY.wwwoffle-message" values should end in
> semi-colons or they'll have no effect.

Good catch.

-- 
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop                             [EMAIL PROTECTED]
                                      http://www.gedanken.demon.co.uk/

WWWOFFLE users page:
        http://www.gedanken.demon.co.uk/wwwoffle/version-2.8/user.html

Reply via email to