Fix NGINX cache not working

Job ID: 33824981

Budget: $10 – $30 USD

I have installed nginx
in /etc/nginx/sites-enabled/ Everything work well but the cache system is not working on one website

It create all the folders in /home/nginx-cache/ , but one of them stay empty

It seem for me that I did configuration correctly and also forced nginx to cache everything, but I searched the issue but I cannot find it

the headers display always : X-Cache-Status: MISS
and never HIT

EXAMPLE:
https://imgwaip.topimpressionists.com/DBImage/WAImgPreview1.nsf/O/A-8EWENT/$FILE/Interior-(6031HK)(51).jpg
Cache-Control: max-age=2160000
Cache-Control: public
Date: Wed, 01 Jun 2022 04:23:56 GMT
Expires: Sun, 26 Jun 2022 04:23:56 GMT
Last-Modified: Sat, 04 Dec 2021 20:35:47 GMT
Pragma: public
X-Cache-Status: MISS
Related categories: Linux Nginx