atqtjay Wrote:
----------------------------------------------------> some reason but is there a way to 'force' a refresh if any of the ID's
> change for some reason?
You could make a location block which accepts ID's which should be purged(or refreshed) from cache. And use a script (scheduled or not) to initiate this.
Or use a ngx timer object to refresh the cache once every 5min.
----------------------------------------------------> some reason but is there a way to 'force' a refresh if any of the ID's
> change for some reason?
You could make a location block which accepts ID's which should be purged(or refreshed) from cache. And use a script (scheduled or not) to initiate this.
Or use a ngx timer object to refresh the cache once every 5min.