On Mon, Mar 14, 2011 at 02:18:36PM -0500, Shaw, Christopher wrote:
> We are attempting to implement a "force-persist" rule using HAProxy, but
> aren't having much success. Is the "force-persist" option available to
> be used with TCP connections?

How are you trying to use it ? There are very little information here,
could you please post an example of a config featuring the option and
an example of what you'd like it to work in your case ?

Normally it's just HTTP, but the principle is that if a stickiness
information is identified in a request, and the force-persist rule
matches, then it should be forced to the server whatever its apparent
state. So that should work with TCP stick-tables in theory.

Willy


Reply via email to