Forums / Developer / ezsi varnish and client cache pbm

ezsi varnish and client cache pbm

Author Message

Seb gaillard

Tuesday 23 February 2010 3:22:47 am

Hi,

I would like to know if someone have had already this kind of problem.
My esi block is correctly display and the cronjob has also a good configuration (it run all 10 minutes).
I make this test: I display the current time in my si-block. The first time I watch the web page, I have the good time, but 10minutes, 20minutes or more, the time have not changed.
If I look at the file html include in the si-blosk, the time is good. If I look at my web page in an other browser, it's good for the first time.
I think it's a client cache problem.

Has someone an idea of how to resolve this?

Thank's,

Seb

Jérôme Renard

Friday 26 February 2010 5:21:18 am

Hi,

what is the result of the following command :

 curl -X HEAD -I <url>

For example :

 curl -X HEAD -I http://share.ez.no/forums/developer/ezsi-varnish-and-client-cache-pbm