Closed Bug 293449 Opened 20 years ago Closed 17 years ago

when socks is configured, redirect from page at voip.lrz-muenchen.de does not work. page is shown blank.

Categories

(Core :: Networking, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: timo.baur, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040114
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040114


With Internet Explorer, redirect is working with and without socks configured.
Mozilla does not aqccept the redirect, when socks is configured.

Test-Data (comments in german language):


Linux-Klient schickt folgende Anfrage:

GET / HTTP/1.0 Host: voip.lrz-muenchen.de

response:
is moved to following location:

Location: http://voip-info.lrz-muenchen.de/wiki


Ich sehe nicht dass der Klient dem neuen URL anfragt

client is User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040114

In diesem Fall sehe ich dass der Linux-Klient kann den redirect nicht richtig
handeln; was ich sehe ist dass er noch Mals nach dem selben URL anfragt; daher
scheint es so aus dass die Verbindung nicht über der NetCache geht, aber ja wie
Sie sehen können:


======

Extrakt für dieser Verbindung:

...P..
.MOZ..Zc.
..5GET / HTTP/1.0

Host: voip.lrz-muenchen.de

User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040114

Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1

Accept-Language: en-us,en;q=0.5

Accept-Encoding: gzip,deflate

Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7

Keep-Alive: 300

Connection: keep-alive



HTTP/1.1 302 Found

Date: Fri, 22 Apr 2005 09:31:01 GMT

Server: Apache/2.0.48 (Linux/SuSE)

Location: http://voip-info.lrz-muenchen.de/wiki

Content-Length: 313

Keep-Alive: timeout=15, max=100

Connection: Keep-Alive

Content-Type: text/html; charset=iso-8859-1



<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a
href="http://voip-info.lrz-muenchen.de/wiki">here</a>.</p>
<hr />
<address>Apache/2.0.48 (Linux/SuSE) Server at voip.lrz-muenchen.de Port
80</address> </body></html> GET / HTTP/1.0

Host: voip.lrz-muenchen.de

User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040114

Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1

Accept-Language: en-us,en;q=0.5

Accept-Encoding: gzip,deflate

Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7

Keep-Alive: 300

Connection: keep-alive



HTTP/1.1 302 Found

Date: Fri, 22 Apr 2005 09:31:01 GMT

Server: Apache/2.0.48 (Linux/SuSE)

Location: http://voip-info.lrz-muenchen.de/wiki

Content-Length: 313

Keep-Alive: timeout=15, max=99

Connection: Keep-Alive

Content-Type: text/html; charset=iso-8859-1



<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a
href="http://voip-info.lrz-muenchen.de/wiki">here</a>.</p>
<hr />
<address>Apache/2.0.48 (Linux/SuSE) Server at voip.lrz-muenchen.de Port
80</address> </body></html> GET / HTTP/1.0

Host: voip.lrz-muenchen.de

User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040114

Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1

Accept-Language: en-us,en;q=0.5

Accept-Encoding: gzip,deflate

Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7

Keep-Alive: 300

Connection: keep-alive



HTTP/1.1 302 Found

Date: Fri, 22 Apr 2005 09:31:11 GMT

Server: Apache/2.0.48 (Linux/SuSE)

Location: http://voip-info.lrz-muenchen.de/wiki

Content-Length: 313

Keep-Alive: timeout=15, max=98

Connection: Keep-Alive

Content-Type: text/html; charset=iso-8859-1

======




Reproducible: Always

Steps to Reproduce:
1. configure socks.lrz-muenchen.de : 1080 in Mozilla as http and as socks-proxy
   (This socks is only working from inside our network, try another, it should   
   do anyway to reproduce the problem).
2. try to get voip.lrz.muenchen.de


Actual Results:  
nothing, blank page.



Expected Results:  
show me the redirected page.


seems to be related to socks-client.
Severity: critical → major
Assignee: nobody → darin
Component: General → Networking: HTTP
Product: Firefox → Core
QA Contact: general → networking.http
Version: unspecified → 1.7 Branch
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/
Reporter: can you please capture a Mozilla HTTP log using the instructions here:

  http://www.mozilla.org/projects/netlib/http/http-debugging.html

Thanks!
-> default owner
Assignee: darin → nobody
Component: Networking: HTTP → Networking
QA Contact: networking.http → networking
Version: 1.7 Branch → Trunk
=> incomplete, no response from reporter

please comment if  you still see this problem.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.