Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

Faulty switch behavior between multiple processes #69

Open
pianojet opened this issue May 8, 2013 · 0 comments
Open

Faulty switch behavior between multiple processes #69

pianojet opened this issue May 8, 2013 · 0 comments

Comments

@pianojet
Copy link

pianojet commented May 8, 2013

When setting WSGIDaemonProcess process=[>1], the updated memcache that refreshes when changing switch status is only visible with one process. For example, as far as resulting behavior, in an environment where WSGIDaemonProcess process=2, every other page request will appear to have the correct updated switch status (process used goes back-and-forth between the process with correctly refreshed memcached switch status and the other process oblivious to the switch update). Restarting apache refreshes memcache for all processes, however this is not a sustainable approach given the intended usage of switches.

I noticed a setting "GARGOYLE_CACHE_NAME" in the switch manager. Same faulty behavior exists when designating a cache for this setting. No documentation seems to exist for any of this.

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

No branches or pull requests

1 participant