[Twisted-web] Nevow.Athena.PageWidget - events not caught in IE

Werner Thie wthie at thiengineering.ch
Wed May 7 12:23:47 EDT 2008


Just a thought:

We ran into problems with Athena and the releases from nevow after
SVN 13786 (was a major upgrade) and IE due to the following policy MS 
introduced: IE seems to limit the connections allowed to 2max, which 
blocks IE when for instance running the Athena calculator sample and 
doing a page refresh or two.

It seems that tearing down athena and bringing it up again may in some 
cases 'hang' IE (socket states is TIME_WAIT) for around 120 secs. The 
same happens when going from one livepage to another.

I am writing this on a hunch and from memory, apologies if the problems 
are not related.

If they are, I am glad to help digging :-)

Our solution for this particular problem was to hang back on SVN rev 
13786 for nevow until fixed. Server runs ok with several hundred 
LivePages connected.

HTH, Werner


Tristan Seligmann wrote:
> * Harald Blåtand <kozneb at gmail.com> [2008-05-07 12:24:18 +0200]:
> 
>> Just thought that since we have IE all over the place, and we can't have an
>> app that freezes if a user refreshes it, I might make a feeble attempt... By
> 
> Indeed, I'm in the same position with my own application: our userbase
> is currently 100% IE-using, with the exception of us developers ;)
> 
>> Is there any use that I fiddle on with this, or have you already fixed it??
> 
> I haven't yet had the chance to track this down, so by all means, go
> ahead :) (my production deployment currently has the particular revision
> I mentioned reverted so that our users aren't crippled)
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Twisted-web mailing list
> Twisted-web at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web



More information about the Twisted-web mailing list