Hi,

On Tue, Aug 17, 2010 at 10:11:36AM -0400, Turlapati, Sreenivasa wrote:
> Hi,
> 
> We compiled the HAProxy on Solaris and did the basic configuration in
> haproxy.cfg file where it receives the request from our Front End
> application and distribute to different back-end servers.
> 
> We configured the HAProxy as TCP mode.
> 
> Now as per our requirement, we need to read the incoming request and
> distribute the request to different groups based on the user. 
> 
> My question is, In TCP mode can we able to read the incoming request and
> setup a rule to distribute to different groups?

Yes, since version 1.4, use_backend rules are allowed in TCP frontends.

Regards,
Willy


Reply via email to