← Back to team overview

graphite-dev team mailing list archive

Re: [Question #101327]: Webapp not pulling data from remote backends

 

Question #101327 on Graphite changed:
https://answers.launchpad.net/graphite/+question/101327

JOhn Chang posted a new comment:
Chris,
I can get this working, but not as described here.  If I have a "master" graphite that has this config:
CLUSTER_SERVERS=['server1:port', 'server2:port']

and then for server1 and server2, I configure:
CLUSTER_SERVERS=[]

I hit the master server in the browser, and all works out great.

If I do as  you suggest above, it seems to hang.  I try to browse
through the tree, and it just hangs as long as server1 or server2 is up.
I'm wondering if I get caught in a loop where master and the server1/2
just call back and forth to each other.

Functionally, I am happy with what I have, but for deployment
simplification, it would be nice if I could get it working as you
describe above.

Any help you can afford would be kindly appreciated.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.