>
> I use a patch
> Maxim provided some time ago allowing range requests to receive HTTP 206 if
> a resource is not in cache but it's determined to be cacheable...
Can you please link to this patch?
Regards,
Justin Dorfman <http://www.twitter.com/jdorfman>
Director
application/octet-stream it is =p
Regards,
Justin Dorfman <http://www.twitter.com/jdorfman>
Director of Developer Relations
MaxCDN <http://twitter.com/MaxCDNDeveloper>
Email / IM: jdorf...@maxcdn.com
Mobile: 818.485.1458
Twitter: @jdorfman <http://www.twitter.com/jdorfman>
Out of curiosity, would the mime/content type show up as application/json
or text/plain?
Regards,
Justin Dorfman <http://www.twitter.com/jdorfman>
Director of Developer Relations
MaxCDN <http://twitter.com/MaxCDNDeveloper>
Email / IM: jdorf...@maxcdn.com
Mobile: 818.485.
@Richard Interesting. I shall give that a try.
Regards,
Justin Dorfman <http://www.twitter.com/jdorfman>
Director of Developer Relations
MaxCDN <http://twitter.com/MaxCDNDeveloper>
Email / IM: jdorf...@maxcdn.com
Mobile: 818.485.1458
Twitter: @jdorfman <http://www.twitter.com
Thanks Francis, worked perfectly.
Regards,
Justin Dorfman <http://www.twitter.com/jdorfman>
Director of Developer Relations
MaxCDN <http://twitter.com/MaxCDNDeveloper>
Email / IM: jdorf...@maxcdn.com
Mobile: 818.485.1458
Twitter: @jdorfman <http://www.twitter.com/jdorfman&g
v=2
Nginx config:
location / {
if ($scheme = http) {
rewrite ^ https://$http_host$request_uri permanent;
}
Any ideas?
Thanks in advance.
Regards,
Justin Dorfman <http://www.twitter.com/jdorfman>
___
nginx mailing list
nginx@nginx.org
http://m