-
Hi community, I am also trying to configure NGINX as a cache proxy for the Serverless Image Handler and alternative to CloudFront. This already works, however the What could be the reason for this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@marco910 could you please make sure when NGINX proxies a request it passes |
Beta Was this translation helpful? Give feedback.
@marco910 could you please make sure when NGINX proxies a request it passes
Accept
header? See how it works:https://github.com/aws-solutions/serverless-image-handler/blob/b6a4f88567ba7a1f2c64978f9a2edd0051c4e938/source/image-handler/image-request.ts#L369