On Sat, 24 Mar 2001, Raab, Andreas wrote:

> Je77 and all,
> 
> > From what I can tell, it is NT networking for Squeak that 
> > isn't working. The networking was designed for 95/98, so NT/2000
> > doesn't deal well with it.
> 
> Not exactly true. The networking code was written so it works on both NT and
> '95/98 and is therefore not using any of the advanced features of NT. But
> besides that it should be perfectly happy.

Alas, it may only be happy in the "windows way" :)

> WRT the problem mentioned - when you're mentioning "it hangs" what exactly
> do you mean by it?! Can you interrupt Squeak?!

No.

> Can you try closing it
> through ALT-F4 or similar?!

Is alt-f4 the same as clicking the close box? I *think* I remember doing
that but I may have used the task manager.

> Or is it hung up deep down inside?!

One thing I've noticed is that browsing on the same machine as the server
is problematic in at least 3 ways:
        1) Often, the navigational gifs won't all load.
        2) Saving a page breaks (i.e., http://server/swiki/2.save doesn't
        load although the pages contents are saved).
        3) Things get more and more sluggish and finally "hang" (as
        stated above).

Interrupting a page or two simultaneous hits seem to make it happen more
often.

> Also, if
> there's a chance of finding out, can you check how many open sockets there
> are?!

Aha! That reminds me! One symptom is that I'll see the odd
HttpAdaptor. Inspecting the contained socketstream shows (something
like) "socket disconnected at the other end but not this one". Sending
"close" to it changed its status.

Hmm. I can't seem to trigger anything, right now, remotely (it's loading
too fast for me to interrupt and simulhits aren't hurting, or easily
simulated :))

If someone has a simple socket logger, I'll take it, otherwise, I guess
I'll roll my own :)

Cheers,
Bijan.

Reply via email to