graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03832
[Question #222369]: high load
New question #222369 on Graphite:
https://answers.launchpad.net/graphite/+question/222369
hi
i want to run a high load graphite site. Relay listerning on 2003/2004 and 4 cache listening on 2104/2204/2304/2404
cache instance -a is going berserk and hanging while b,c,d run fine and process traffic .
How to tame cache-a ?
#[cache:a]
#LINE_RECEIVER_PORT = 2103
#PICKLE_RECEIVER_PORT = 2104
#CACHE_QUERY_PORT = 7102
[cache:b]
LINE_RECEIVER_PORT = 2203
PICKLE_RECEIVER_PORT = 2204
CACHE_QUERY_PORT = 7202
[cache:c]
LINE_RECEIVER_PORT = 2303
PICKLE_RECEIVER_PORT = 2304
CACHE_QUERY_PORT = 7302
[cache:d]
LINE_RECEIVER_PORT = 2403
PICKLE_RECEIVER_PORT = 2404
CACHE_QUERY_PORT = 7402
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.