Felix Karpfen <[EMAIL PROTECTED]> writes:

> * Andrew M. Bishop <[EMAIL PROTECTED]> [12.01.04 08:11]:
> > 
> > There are two different types of error message that you are getting.
> 
> > 
> > 2) Cannot write to client; disconnected?
> > 
> > When WWWOFFLE was writing data to the browser the connection was
> > broken (by the browser) and WWWOFFLE failed to continue writing.
> > Possibly this was caused by pressing the "stop" button in the browser
> > or following a link before the page finished loading.
> 
> Given the way that WWWOFFLE "fetch" works, I would have thought that
> "following a link before the page finished loading" is quite normal. 

I was specifically refering to the case where the browser breaks the
connection to WWWOFFLE and not how WWWOFFLE "fetch" work internally.
If the browser is loading a page and you (the user) follows a link
before the page has finished loading the browser will stop what it is
doing and start fetching the new page.  This will cause the browser to
close the link to WWWOFFLE and trigger this message.

> I have a "viewing program" that sorts the logged messages into
> "critical" and "unususal".  The flagged WWWOFFLE messages all ended up
> in "unusual", so I was aware that the problem is not serious.

The errors were not considered serious by the people that wrote the
viewing program.  That does not mean that all unusual errors are not
serious, it might be that they are just not recognised as serious
*by the viewing program*.

-- 
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