Partial cached fastsgi responses?

TBD TBD piersh at hotmail.com
Wed Jun 2 21:17:21 UTC 2021


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:piersh at hotmail.com>
Sent: Wednesday, June 2, 2021 12:28 PM
To: nginx at nginx.org<mailto:nginx at 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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20210602/426e84b2/attachment-0001.htm>


More information about the nginx mailing list