Nodebalancer - Session Stickiness - Manipulate table or target?
I have a Linode configuration with a nodebalancer and 2 or more nodes.
The nodebalancer redirect the requests in TCP mode with table session stickiness to the nodes.
In HTTP mode with HTTP cookie stickiness I can manipulate the cookie to go directly to another node.
Is it possible to manipulate (for debugging) the session stickiness table in TCP mode?
So that I can test the reaction of both nodes seperatly?
Best regards.