[7.470][FEATURE][ANSWERED] Differences between today's log and live log ? Needs F5 to refresh

Hi

I'm opening live log for middleware then I have this:


2009:07:14-16:50:08 asg470a-2 middleware[3274]: T core::Config::Changed:146() => changelog=0,1,0
2009:07:14-16:50:08 asg470a-2 middleware[3274]: T core::Config::load:272() => modules=3,1
2009:07:14-16:50:09 asg470a-2 middleware[3274]: T main::top-level:198() => cycle=11 cycle::end=1247583009 0.05u 0.07s 0.06uc 0.06us 


now I close it and I open the today's log (view), the latest things I have are still:


2009:07:14-16:24:03 asg470a-2 middleware[5309]: T core::Config::Changed:146() => changelog=0,1,0
2009:07:14-16:24:03 asg470a-2 middleware[5309]: T core::Config::load:272() => modules=2,3
2009:07:14-16:24:04 asg470a-2 middleware[5309]: T main::top-level:198() => cycle=3 cycle::end=1247581444  0.06u  0.10s  0.93uc  1.08us


the view today's log I open is not updated... I'm using firefox 3, and I need to do an F5 to make the view updated... probably because it's a text/plain file ? right ? anyway to embed this into a normal html page with the refresh, no-cache meta datas ?

thx
Parents Reply Children
  • Hi Bubu,

    sorry I cannot reproduce it. If I click to livelog, close it and open over the view button the complete logfile all is reported. There is no missing line. Could you please delete your browser cache and test it again?

    greetings
    Andreas


    yes I confirm this is a browser cache problem... as I said doing F5 made things appeared... but my question was is it possible to have the log embedded into html ? with all metas required to not cache things on browser side... or to handle it correctly ?

    thx