Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated images when reloading graph repeatedly #624

Closed
AndreKR opened this issue Feb 15, 2014 · 2 comments
Closed

Outdated images when reloading graph repeatedly #624

AndreKR opened this issue Feb 15, 2014 · 2 comments

Comments

@AndreKR
Copy link

AndreKR commented Feb 15, 2014

When I reload a rendered graph in my browser, sometimes I get an older version (usually the one immediately before, but sometimes also several steps earlier).

For example after reloading this image...
a
...I got this image, which is obviously older:
b

When I repeatedly reload, the image jumps forth and back between old and new image randomly.

I don't think it's a browser cache issue, because the file sizes in the network tab reflect the different images and it does not show "(from cache)" nor "Not modified".

image

I am using graphite-web installed by pip which apparently installs 0.9.12 with Apache and the example wsgi config on Ubuntu 12.04.

@brutasse
Copy link
Member

Try disabling graphite-web's internal cache. Graphs are cached in memory by default. This is how you disable caching:

#576 (comment)

@obfuscurity
Copy link
Member

Closing this due to inactivity from OP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants