Re: Apache Tomcat/httpd websites problem ?

Re: Apache Tomcat/httpd websites problem ?

am 13.02.2010 16:40:07 von Konstantin Kolinko

2010/2/13 Andr=E9 Warnier :
> Hi.
>
> Does anyone else experience problems accessing the Apache websites right =
now
> ?
> I am getting "Invalid Encoding" errors in Firefox 3.5.
>
> Content Encoding Error
> The page you are trying to view cannot be shown because it uses an invali=
d
> or unsupported form of compression.
>
> I would suspect a local problem, but Google, IBM and other pages seems to
> load fine. =A0IE also is unable to access the Apache pages.
>
> At further inspection, it seems to be due to an invalid gzip-encoded
> response.
>
>
> Example, captured using HttpFox browser plugin :
>
> Request :
> (Request-Line) =A0GET /tomcat-6.0-doc/index.html HTTP/1.1
> Host =A0 =A0tomcat.apache.org
> User-Agent =A0 =A0 =A0Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:=
1.9.1.3)
> Gecko/20090824 Firefox/3.5.3
> Accept =A0text/html,application/xhtml+xml,application/xml;q=3D0.9,* /*;q=
=3D0.8
> Accept-Language en-gb,en;q=3D0.5
> Accept-Encoding gzip,deflate
> Accept-Charset =A0ISO-8859-1,utf-8;q=3D0.7,*;q=3D0.7
> Keep-Alive =A0 =A0 =A0300
> Connection =A0 =A0 =A0keep-alive
> Range =A0 bytes=3D1-
> If-Range =A0 =A0 =A0 =A0"d10ded-31ff-47d84a38e2700-gzip"
> Cache-Control =A0 max-age=3D0
>
> Response :
> (Status-Line) =A0 HTTP/1.1 200 OK
> Date =A0 =A0Sat, 13 Feb 2010 14:23:13 GMT
> Server =A0Apache/2.3.5 (Unix) mod_ssl/2.3.5 OpenSSL/0.9.7d mod_fcgid/2.3.=
2-dev
> Last-Modified =A0 Tue, 19 Jan 2010 13:42:20 GMT
> Etag =A0 =A0"d10ded-31ff-47d84a38e2700-gzip"
> Accept-Ranges =A0 bytes
> Vary =A0 =A0Accept-Encoding
> Content-Encoding =A0 =A0 =A0 =A0gzip
> Content-Range =A0 bytes 1-12798/12799
> Content-Length =A012798
> Keep-Alive =A0 =A0 =A0timeout=3D30, max=3D100
> Connection =A0 =A0 =A0Keep-Alive
> Content-Type =A0 =A0text/html
>
> Status line in HttpFox plugin :
>
> 00:02:23.326 =A0 =A00.179 =A0 483 =A0 =A0 13101 =A0 GET =A0 =A0 200 =A0 =
=A0 text/html
> (NS_ERROR_INVALID_CONTENT_ENCODING)
> http://tomcat.apache.org/tomcat-6.0-doc/index.html
>

(resending, as the original message didn't reach all the recipients)

Yes, I am also seeing this error. I am using Firefox 3.6.

It occurs only with EU mirror of the site. The US mirror is running fine.

http://tomcat.eu.apache.org/
http://tomcat.us.apache.org/

More than that, the error is intermittent: refreshing the page I get

a) "Invalid Encoding" error
b) misrendered page (site search box is aligned to the left border of
the screen) (probably the stylesheet failed to load)
c) correctly rendered page


From an error page footer I see that the EU server runs Apache/2.3.5,
while US one uses Apache/2.3.3

Apache/2.3.5 (Unix) mod_ssl/2.3.5 OpenSSL/0.9.7d mod_fcgid/2.3.2-dev
Server at tomcat.apache.org Port 80
Apache/2.3.3 (Unix) mod_ssl/2.3.3 OpenSSL/0.9.7d mod_fcgid/2.3.2-dev
Server at tomcat.us.apache.org Port 80


Best regards,
Konstantin Kolinko

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org