Skip to content

[RFE] allow route behavior to be defined in route itself #3998

@thoraxe

Description

@thoraxe

Currently if you don't want sticky/cookies with the route you have to customize the router template which further requires rebuilding the router itself and doesn't allow for individualized behavior per-route.

We should be able to, in the route definition, specify the type of routing to do.

eg:
sticky/cookie
round-robin
etc.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions