load balancing and caching combination problem

fredericsidler nginx-forum at nginx.us
Mon Aug 31 16:07:50 MSD 2009


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






More information about the nginx mailing list