Welcome! Log In Create A New Profile

Advanced

Re: ngx_http_do_read_client_request_body -- client closed prematurely connection

agentzh
January 17, 2010 09:46PM
On Sat, Jan 16, 2010 at 10:25 AM, Brian Moran <bmoran@onehub.com> wrote:
> Under what circumstances would we receive no bytes back from the recv, but
> rb->rest be very large?
>

rb->rest == content_length - body_data_that_has_already_been_read

The warning message says what happens there, the client has aborted
the HTTP connection prematurely or there's an nasty error occurred to
the HTTP connection. This could happen from time to time in the wild.

> This doesn't occur all of the time, nor with any particular size of POST
> body.

It's understandable, I think :)

Cheers,
-agentzh

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

ngx_http_do_read_client_request_body -- client closed prematurely connection

Brian Moran January 15, 2010 09:30PM

Re: ngx_http_do_read_client_request_body -- client closed prematurely connection

agentzh January 17, 2010 09:46PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 157
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