Force expiration?(Move user to different backend)

Hello, with current configuration (expire 1h) , user is moved to another backend after 1 hour of inactivity.
My question is - Is it possible to force user to other backend after 1hour (even if he was active).

Thank you!: )

Use the admin socket and clear the user from the stick table:

https://cbonte.github.io/haproxy-dconv/1.7/management.html#9.3-clear%20table

1 Like