[Seaside] From July/August 2010 (Thread: WAListener error)

Philippe Marschall philippe.marschall at gmail.com
Tue Jun 14 16:10:45 UTC 2011


2011/6/14 Robert Sirois <watchlala at hotmail.com>:
> Connection Closed
> http://lists.squeakfoundation.org/pipermail/seaside/2010-August/024262.html
> WAListener Error
> http://lists.squeakfoundation.org/pipermail/seaside/2010-July/023793.html
> I still have this problem with WAListenerAdaptor. Anyone else? And if so,
> Nick Ager proposed this workaround
> http://lists.squeakfoundation.org/pipermail/seaside/2010-August/024266.html
> Is that valid?

The bug or the fix? The bug, probably yes, various network
intermediaries may close an HTTP request they don't like for whatever
reason (eg. they believe it's hanging). Or the TCP connection may fail
"in the middle" for what ever reason else (the device ran out of
power, crashed, …).

The fix, it would probably be better to handle ConnectionClosed and
various other errors the same way Kom does it.

Cheers
Philippe


More information about the seaside mailing list