Closed
Bug 165679
Opened 23 years ago
Closed 20 years ago
Proxy: change in settings not recognized
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: axel.braun, Assigned: darin.moz)
Details
Attachments
(1 file)
39.45 KB,
application/x-bzip2
|
Details |
This is new, as it worked in previous verions of moz:
While you are connected to the internet (w/o proxy), change the settings and put
a proxy in place. Now dial-in to the network that requires this proxy to connect
and select a site from your bookmarks (maybe one that you havent visited during
the session) -> the site is not found. After restarting Moz it works. Same
problem appears vice-versa. Build is 2002081208
Did you try creating a new window? In the past, the changes have affected only a
new window for me.
Summary: Change in proxy settings not recognized → Proxy: change in settings not recognized
Reporter | ||
Comment 2•23 years ago
|
||
No, didnt try the new window, before it worked in the same window. can try
probably tomorrow
Reporter | ||
Comment 3•23 years ago
|
||
Tried it today: The change of proxy settings was not recognized on a new tab or
a new window. Just the restart worked.
darin: can you look at this problem description and explain how you think it
should behave?
The behavior has been inconsistent to me in the past.
Assignee | ||
Comment 5•23 years ago
|
||
with the current state of things, the proxy changes should only effect new
connections. since we reuse connections, it's possible that any old connections
would continue to be used even after the proxy settings change. what we really
need is to close any open socket connections when proxy settings change.
Assignee | ||
Comment 6•23 years ago
|
||
Axel:
can you please enable some environment variables for us to collect some mozilla
logs:
export NSPR_LOG_MODULES=nsHttp:5
export NSPR_LOG_FILE=/tmp/http.log
then run mozilla from the terminal, reproduce the problem, exit mozilla, and
upload the /tmp/http.log file to this bug report. thx!
Assignee: new-network-bugs → darin
Severity: normal → minor
Reporter | ||
Comment 7•23 years ago
|
||
Seems that it got somewhat better:
Started Moz, went to heise.de. Then changed settings and dialed in to customer.
On the same window, tried comdirect.de -> seemed not to work. opened new window
-> comdirect again -> Was ok. on first window it was also recognized. another
page, then changed proxy setting again. terminated the dial-in. tried to
comdirect: not working. New window -> worked
If this was too unstructured let me know ;-)
Reporter | ||
Comment 8•23 years ago
|
||
Comment 9•22 years ago
|
||
Reporter can you reproduce this bug with a newer build (1.4 final)?
If not, then please close this bug as worksforme. Thanks.
Reporter | ||
Comment 10•22 years ago
|
||
tried with Build 2003080404, works again. I'll close the issue
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 11•21 years ago
|
||
based on Darin's comments, this needs more detailed analysis for confirmation.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 12•21 years ago
|
||
Axel, so this didn't happen anymore?
Reporter | ||
Comment 13•21 years ago
|
||
I tried it with build 2004042110, it works as it should - no restart reqired.
Think we can close this bug
Comment 14•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 15•20 years ago
|
||
worksforme per commen 13.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•