Closed
Bug 518149
Opened 16 years ago
Closed 12 years ago
The atom feed sometimes is not loaded
Categories
(Websites :: planet.mozilla.org, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: underpass_bugzilla, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier:
It seems that the URL is not loaded everytime. Giving this command in a shell
rm atom.xml; wget --no-cache http://planet.mozilla.org/atom.xml; file atom.xml
sometimes it says:
atom.xml: XML document text
and sometimes:
atom.xml: gzip compressed data, from Unix
(this test command I had from the users in the irc channel of the Liferea feed reader, that I use on Linux)
I presume that when it is downloaded as a gzip file, the feed reader returns the error.
Thanks
Reproducible: Sometimes
the output of "file" command is "gzip compressed data, from Unix"
Comment 3•16 years ago
|
||
IT: Is planet served through Zeus? I can't imagine it but are we somehow ignoring the accept-encoding request headers?
Comment 4•16 years ago
|
||
I believe planet is behind a reverse proxy of some sort, though served off of apache it appears.
I can't reproduce this myself. Everytime I try via my box I get the correct response.
Confirmed also via redbot (which would note if we're serving up gzip and non-gzipped content with the same etag):
http://redbot.org/?uri=http%3A%2F%2Fplanet.mozilla.org
Web-Sniffer:
http://web-sniffer.net/?url=http%3A%2F%2Fplanet.mozilla.org%2Fatom.xml&submit=Submit&http=1.1&gzip=yes&type=GET&uak=0
http://web-sniffer.net/?url=http%3A%2F%2Fplanet.mozilla.org%2Fatom.xml&submit=Submit&http=1.1&type=GET&uak=0
My guess is bug submitter is behind a proxied ISP who is caching inaccurately.
Comment 5•16 years ago
|
||
(In reply to comment #4)
> I believe planet is behind a reverse proxy of some sort, though served off of
> apache it appears.
It's behind a caching load balancer (Citrix NetScaler).
(In reply to comment #4)
> My guess is bug submitter is behind a proxied ISP who is caching inaccurately.
Hello,
It migh as well be so, yet the feed of Planet Mozilla (actually all three) are the only one that returns this error out of 50 feeds or so.
I mean, I find it a bit strange...
Thanks
Updated•12 years ago
|
Assignee: asa → nobody
Comment 7•12 years ago
|
||
Netscalers are long gone, closing this. Please reopen if this persists!
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•