Closed
Bug 160923
Opened 24 years ago
Closed 23 years ago
Large RWIN values in Windows cause hang
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: damir.perisa, Assigned: dougt)
Details
(Keywords: perf)
using mozilla 2002080308 on win98se with special network settings:
LAN with gateway to internet-router with:
TTL: 128
Cache: 64
MTU: 1500
RWIN(Recieve-window): 47700
-> this configuration causes mozilla to hang after some time
to compare with the usually used values(default on fresh win32-installations
with dial-up): normal TTL is 32 or 64ms, the cache is deactivated in win98,
MTU=1000 and RWIN about 4000 (what is 4xMTU)
i know that the RWIN is about 32xMTU, but why should that cause a bug in
mozilla??(if this bug has anything to do with this settings - maybe the hang has
another reason - unfortunately i changed the same time the network-connection
and mozilla-version (nightly build from last friday to the build mentioned above
- todays build))
Comment 1•24 years ago
|
||
Do you see a hang or 100% CPU ?
Have you enabled Http Pipelining ?
-> Networking
Assignee: Matti → new-network-bugs
Component: Browser-General → Networking
QA Contact: asa → benc
Damir:
These are the settings on your Windows system? If so, please correct the
hardware & OS fields.
Is there any reason you want to make the window that large?
I've tried to provide a shorter, more readable summary.
Also, can you describe the hang more, is it a system hang or an application
("not responding") problem.
Summary: 'strange' network-settings cause mozilla to hang after a while of use (after visited about 20 sites) → Large RWIN values in Windows cause hang
per bug 181135: all bugs owned by previous default owner that were not futured
are being reassigned to default owner.
Assignee: new-network-bugs → dougt
Damir: darin did a big async-IO rewrite. Can you try w/ a daily build from this
week or later (or Mozilla 1.3b when it is released)?
If I don't hear from you by the release, I'm going to RESOLVE/INVALID this bug.
Comment 7•23 years ago
|
||
-> wfm
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•