Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Question: Can multiple fluxd instances share a memcached ? #3334

Closed
smveloso opened this issue Oct 16, 2020 · 2 comments
Closed

Question: Can multiple fluxd instances share a memcached ? #3334

smveloso opened this issue Oct 16, 2020 · 2 comments
Labels

Comments

@smveloso
Copy link

Hi,

To work around the "single git repo" limitation, I've got several instances of fluxd running, each using its own instance of memcached.

I would like to make them share a single memcached instance (or a cluster, but a single one).

Is it possible/advisable ? Would there be any trouble if I simply pointed each instance of fluxd to the same memcached (via --memcached-...) ?

Thanks !

PS. this comment on issue 1164 suggests that it is in fact possible.

@stefanprodan
Copy link
Member

stefanprodan commented Oct 17, 2020

Yes, it is advised to use the same memcached for all Flux instances running on a cluster.

@smveloso
Copy link
Author

Ok, thank you !

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

No branches or pull requests

2 participants