D
D
Dimalse2015-08-19 22:50:45
Nginx
Dimalse, 2015-08-19 22:50:45

NGINX does not cache some images. Why?

22a966c8de8c4ef6be20e780f9753ec6.jpg
When analyzing the site on Google PageSpeed, it shows that some images are not cached. More details in the screenshot.
In the config I specified:

location ~ /im {
      expires max;
    }

But doesn't work. What could it be?
This is only with some images, the rest are normally cached.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Valentine, 2015-08-21
@gephaest

Try reloading nginx config

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question