Closed
Bug 17810
Opened 26 years ago
Closed 25 years ago
100% cpu utilization with local proxy
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
INVALID
M15
People
(Reporter: venu, Assigned: gagan)
References
Details
(Whiteboard: waiting for originator's feedback)
I am using a local proxy, when ever I do a post to any site, Communicatior goes
100% CPU utilization and the local proxy does not get any cycles to process, so
the request goes for ever.
But if I move the local proxy to some other machine , everything seems to fine.
I did debug local proxy, but the proxy did not even get accept connection, to
reach accept connection, it takes 2 seconds. so you can imagine, how much of
CPU used by Communicatior.
Updated•26 years ago
|
Assignee: karnaze → gagan
Summary: 100% cpu utilization → 100% cpu utilization
Comment 1•26 years ago
|
||
Reassiging to Gagan.
Updated•26 years ago
|
Target Milestone: M13
Updated•26 years ago
|
Summary: 100% cpu utilization → 100% cpu utilization with local proxy
Comment 4•26 years ago
|
||
Gagan will investigate...
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
I haven't been able to dup this problem, I have a very happily running proxy and
the browser on the same machine. If you can provide any more details to make
this reproducible we'd be glad to work on it. For now marking this as WORKSFORME
Comment 7•25 years ago
|
||
venu@usa.net...does this bug still occur with the latest builds? Thanks!
-ckritzer
Whiteboard: waiting for originator's feedback
Reporter | ||
Comment 8•25 years ago
|
||
Yes, still occur's in Communicator 4.7. It seems to me it is more like some TCP
socket combination issues.
Is there a way I can get 4.7 source and build it on my machine and see where it
is occuring. Please let me if it is possible.
Thanks
Venu
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 9•25 years ago
|
||
I'm sorry, I meant does it still happen with the latest mozilla bits? Or is
this a Netscape 4.x specific problem? Thanks!
Updated•25 years ago
|
Target Milestone: M13 → M15
Reporter | ||
Comment 10•25 years ago
|
||
I have not tested with any mozilla build's. We have tested only with latest
downloads from netscape site.
Assignee | ||
Comment 11•25 years ago
|
||
marking as invalid, since this bug is not mozilla.
Status: REOPENED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•