Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Session persistence #42

Open
Munsio opened this issue Jul 3, 2017 · 0 comments
Open

Session persistence #42

Munsio opened this issue Jul 3, 2017 · 0 comments

Comments

@Munsio
Copy link
Member

Munsio commented Jul 3, 2017

If you use nginx as an loadbalancer over multiple servers on an application with an state you have to write the app state in an across available store. For smaller applications this can be achieved with nginx ip_hash directive.

So we could add an rgon.session_persistence bool flag to add this directive to the configuration.

More information: http://nginx.org/en/docs/http/ngx_http_upstream_module.html#ip_hash

Poll with 👍 and 👎

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

No branches or pull requests

1 participant