Closed Bug 122793 Opened 23 years ago Closed 22 years ago

General networking problems

Categories

(Core :: Networking, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 96975

People

(Reporter: P, Assigned: neeti)

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011226
BuildID:    2001122617

Problem 1.
If Mail news connects to IMAP server to get new mail, 
which disconnects immediately, then mailnews waits forever 
on the bad connection.

Problem 2.
Start getting a URL in the browser. You can't get mail from
a LOCAL IMAP server, until the browser has finished resolving
the IP address of the URL. It the resolver single-threaded or what?

Problem 3.
Set up a HTTP server to redirect to itself. Mozilla will take
100% CPU doing this. Should it not check the redirect is to
a different IP than the origonal request. The main problem I
have though is that mozzilla was taking 98% of the CPU to do 
this, while the server in question was at 2%? What the hell is
it doing with the CPU!

Reproducible: Always
Steps to Reproduce:
1.
Problem #1 is a duplicate, iirc.  can't find the bug number.
Problem #2 is bug 70213 (yes, DNS lookups are single-threaded)
Problem #3 is fixed in current builds -- there is a redirect limit.
Reporter, please read the bug writing guidelines, in particular, 
only mention /one/ issue per bug.

Marking dupe that seems closest for 1)

*** This bug has been marked as a duplicate of 96975 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.