[Seaside] backlogSize

Avi Bryant avi at beta4.com
Sat Jul 3 04:36:27 CEST 2004


I've noticed that sometimes when using Safari with Squeak and Seaside, 
it's very easy to get dropped connections from Comanche.  This seems to 
be because of the #backlogSize: setting: if I increase it with 
"TcpListener backlogSize: 100", and then restart WAKom, the problem 
goes away.

I see this more often when there are a lot of stylesheets being 
included (which makes sense - more parallel requests), but I don't see 
it at all from other browsers (from which I can only assume that Safari 
is somehow especially impatient with its timeouts - anyone have a 
fuller explanation?).

Anyway, if anyone's been having the same or similar problems, don't 
forget about #backlogSize:.

Avi



More information about the Seaside mailing list