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
Reinis Rozitis
August 12, 2015 09:44AM
> If you see the logs the last three writes seem to be for the same chunk of
> size 6672 bytes

I imagine this is a typo (and not what the client expects) because the
length is 6272 bytes.


> But even for range requests, it should return the bytes requested,
> correct? Am I missing any configuration?

Well you can always try to test it with something like curl to see if the
problem is not really on the particular client:

curl --header "Range: bytes=16777216-16783487" http://yourfile
or
curl -r 16777216-16783487 http://yourfile


There are some SSL errors in the debuglog though.

rr

_______________________________________________
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: 309
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