graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05612
[Question #268182]: how do you increase the performance of graphite
New question #268182 on Graphite:
https://answers.launchpad.net/graphite/+question/268182
on my local_settings.py, I have this line:
CACHES = {
'default': {
'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
}
}
my graphite seems a bit slow. Is there any other way to improve the peformance?
thanks,
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.