Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Conversation

@metadaddy
Copy link

Currently, if you scale the template app to multiple dynos, each dyno generates its own session secret with which to encrypt the session content. This causes poor performance and 'too many redirects' errors, as requests hit the different dynos and the browser is repeatedly redirected back to Facebook to get an access token.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant