#99 closed defect (invalid)
Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error.
Reported by: | www.google.com/accounts/o8/id?id=AItOawkdwZavqandZZUCNRduBox5oeaJBjgn9TE | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | nginx-core | Version: | 1.0.x |
Keywords: | Cc: | ||
uname -a: | |||
nginx -V: | configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I /usr/local/include' --with-ld-opt='-L /usr/local/lib' --conf-path=/usr/local/etc/nginx/nginx.conf --sbin-path=/usr/local/sbin/nginx --pid-path=/var/run/nginx.pid --error-log-path=/var/log/nginx-error.log --user=www --group=www --with-file-aio --with-ipv6 --http-client-body-temp-path=/var/tmp/nginx/client_body_temp --http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp --http-proxy-temp-path=/var/tmp/nginx/proxy_temp --http-scgi-temp-path=/var/tmp/nginx/scgi_temp --http-uwsgi-temp-path=/var/tmp/nginx/uwsgi_temp --http-log-path=/var/log/nginx-access.log --with-http_stub_status_module --with-pcre |
Description (last modified by )
Change History (4)
comment:1 by , 13 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 13 years ago
Thanks, I have upgraded and the issue has been resolved.
Is it possible to delete or at least remove URLs info from this ticket?
comment:3 by , 13 years ago
Description: | modified (diff) |
---|
I've updated ticket description to mangle domain names.
Note:
See TracTickets
for help on using tickets.
Backend incorrectly returns chunked encoding to nginx HTTP/1.0 requests. You should fix backend, or upgrade to 1.1.x which has a workaround available.