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

Session persistence #42

@Munsio

Description

@Munsio

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 👎

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions