Welcome! Log In Create A New Profile

Advanced

Re: Random Internal Server Error

Maxim Dounin
December 13, 2012 06:00AM
Hello!

On Wed, Dec 12, 2012 at 05:49:11PM -0500, mattphi wrote:

> Hi,
>
> I'm having trouble with my nginx showing totally random Internal Server
> Error.
>
> I'm running gunicorn with nginx as a reverse proxy. My error log (info)
> shows:
>
> "upstream sent too much data while reading upstream" and client x.x.x.x
> closed keepalive connection
>
> nginx version: 1.2.4
>
> Any help would be appreciated!

The "upstream sent too much data" error means your upstream
(backend) server returned incorrect response, with Content-Length
not matching the content returned. This indicate something wrong
happens on your backend, either in your code or in the
framework/backend server you use, and might result in undefined
behaviour.

--
Maxim Dounin
http://nginx.com/support.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Random Internal Server Error

mattphi December 12, 2012 05:49PM

Re: Random Internal Server Error

Maxim Dounin December 13, 2012 06:00AM

Re: Random Internal Server Error

mattphi December 13, 2012 06:44AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 204
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready