O
O
Oleg2012-03-07 11:40:46
Nginx
Oleg, 2012-03-07 11:40:46

Cached index.html

Good afternoon.
Costs nginx with Apache. Apache is on port 8080, nginx is on port 80. For some reason, after making changes to the page code, it does not change. Restarting both services does not help. Somewhere cached. I climbed everything, I can not find where. Nothing is written in the nginx config with the cache. opensuse system. Help to find a problem that only did not pereprobyvat.

PS: the page itself is static.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
B
bost84, 2012-03-07
@eleventyseven

And why at you the statics is given by the Apache?
Try giving it to nginx

M
Maximus43, 2012-03-07
@Maximus43

Miracles don't happen. Most likely in the proxy (if any) or on the client you have cached.

P
Pavlo Ponomarenko, 2012-03-07
@TheShock

You know, in my case, usually in such cases it turned out that I was simply saving the wrong file that I was updating. Check this point again. Try to open it as a testindex.html?123

V
VBart, 2012-03-07
@VBart

You probably had a cache set up, then you disabled it in the config, but nginx still works with the old config, because it didn’t restart, or it rebooted but incorrectly (wrong script, or nginx doesn’t want to restart due to some error in one from third-party modules, or you corrected the wrong config, but the real config is somewhere else).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question