I guess a related question is: is it possible for nginx to serve partial requests for cached fastcgi responses that don’t support ranges?
Ie. Can the fastcgi module fetch the whole response from upstream, cache it, and then serve partial requests from the cache? From: TBD TBD<mailto:pie...@hotmail.com> Sent: Wednesday, June 2, 2021 12:28 PM To: nginx@nginx.org<mailto:nginx@nginx.org> Subject: Partial cached fastsgi responses? Is it possible to use the ‘Range: bytes=’ header with cached fastcgi locations? What config option do I need to use to get a cached fastcgi response to contain an `Accept-Ranges` header? Does the `fastcgi_force_ranges` config option even do anything? Piers.
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx