Welcome! Log In Create A New Profile

Advanced

Re: Using Nginx with chunking

All files from this thread

File Name File Size   Posted by Date  
nginx_error_location.log 654.1 KB open | download Arun John (arujohn) 08/12/2015 Read message
Maxim Dounin
August 12, 2015 08:54AM
Hello!

On Wed, Aug 12, 2015 at 09:30:15AM +0000, Arun John (arujohn) wrote:

> Hello,
>
> I have nginx configured to send files in chunks to remote
> clients. The clients will contact the server to send it in
> chunks of 1 MB each. I am using nginx version 1.8.0

You confuse chunks and range requests. These are distinct things
in HTTP.

> Currently I am running into an issue, where if the last chunk
> size is very small (few bytes), the server doesn’t seem to the
> send the chunk correctly because of which the clients would
> re-try again for the same chunk. For some reason it is not able
> to send the last chunk. I have attached the debug logs to the
> thread. If you see the logs the last three writes seem to be for
> the same chunk of size 6672 bytes

What makes you think that the problem is with nginx, and not with
the client?

--
Maxim Dounin
http://nginx.org/

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

Using Nginx with chunking Attachments

Arun John (arujohn) August 12, 2015 05:32AM

Re: Using Nginx with chunking

Maxim Dounin August 12, 2015 08:54AM

Re: Using Nginx with chunking

Arun John (arujohn) August 12, 2015 09:06AM

Re: Using Nginx with chunking

Reinis Rozitis August 12, 2015 09:44AM

Re: Using Nginx with chunking

Maxim Dounin August 12, 2015 10:26AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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