Hello Maxim, I found out where the problem was! Cache-Control: max-age=10 where 10 are 10 seconds. Setting the Cache-Control to 3 hours Cache-Control: max-age=10800 works as expected. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,5392,5400#msg-5400