On Wed, Mar 16, 2011 at 01:29:20PM -0500, Shaw, Christopher wrote: > >From the HAProxy 1.4 documentation, I was under the impression that > "option persist" was only for HTTP connections, not TCP connections. Is > "option persist" available for both modes?
You're right, because option persist was added long before we would support anything beyond HTTP. Yes, this option is supported on TCP. Regards, Willy

