Welcome! Log In Create A New Profile

Advanced

RE: are Range requests for dynamic content supported?

Lukas Tribus
May 02, 2012 02:44PM
> The HTTP client in
> this case is (always) a very particular embedded device with limited
> resources and a constrained operating environment.

Ok, so this is about working around a broken user-agent. I assume the vendor of that embedded device can't fix the crashing client?

How do you force the client to request the content in Byte-Ranges and not at once? Even if you are serving static files from the server (where nginx can provide most of the HTTP/1.1 features), the client actually needs to request it that way.


> It has yet to be seen whether this
> will solve the client crashing issues, so for now I'm going to leave
> it.

Meaning you still aren't sure whether range support will fix your client crashing issue? I would look for other workarounds, like heavy gzipping, (if x/html) minifying and outsourcing as much as possible in other files (css and stuff), etc. You already implemented checksumming on the client-side, maybe you can implement some segmenting in the application code as well, instead of relaying on HTTP to do that job via Range requests.


BR,

Lukas

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
SubjectAuthorPosted

are Range requests for dynamic content supported?

David van GeestMay 01, 2012 05:54PM

Re: are Range requests for dynamic content supported?

EnsiferousMay 01, 2012 09:45PM

Re: are Range requests for dynamic content supported?

David van GeestMay 02, 2012 09:24AM

RE: are Range requests for dynamic content supported?

Lukas TribusMay 02, 2012 01:32PM

Re: are Range requests for dynamic content supported?

David van GeestMay 02, 2012 02:00PM

RE: are Range requests for dynamic content supported?

Lukas TribusMay 02, 2012 02:44PM

Re: are Range requests for dynamic content supported?

David van GeestMay 02, 2012 02:52PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 49
Record Number of Users: 5 on May 22, 2013
Record Number of Guests: 150 on May 22, 2013
Powered by nginx    Powered by FreeBSD    PHP Powered    Powered by Percona     ipv6 ready