← Back to team overview

dhis2-users team mailing list archive

Re: Standard iReports cache problem

 

Hi Randy,

this might be caused by a web server cache, ie. nginx/apache caching
content on the server. In that case it does not help to refresh the browser
cache.

These changes to your report will become available tomorrow morning.
Caching for anlaytics/reports is controlled under system settings ->
general -> cache strategy (assuming this is set to "6 am next morning").


When developing reports this can be a bit inconvenient. This is a weakness
with ireport and developing reports directly on the production server in
general.

Some "fixes":

- Disable server side caching.
- Disable caching in dhis.
- Refresh cache on the server on demand.

All of these are bad in the sense that it will make end-users wait longer
for reports and the server to get increased load.

cheers

Lars





On Fri, Sep 13, 2013 at 2:47 PM, Wilson,Randy <rwilson@xxxxxxx> wrote:

>  We’re using a lot of new iReports in the Standard reports and they seem
> to be working well, but there seems to be a serious caching problem.  I
> have a report listing health facilities that I ran this morning, now I’ve
> added 10 more facilities and they don’t appear in the list…. Though they do
> appear in the iReport preview screen.  I’ve cleared my local cache and even
> the cache statistics in Data Administration, but I can’t get the new
> facilities to display.****
>
> ** **
>
> Any suggestions about how end users can force a cache refresh before
> running the report?  It is critical that this report shows the most up-to
> date information as we use it to determine the next health facility ID code
> to assign when creating new organization units.****
>
> ** **
>
> *Randy Wilson*
>
> ** **
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users
> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References