On Tue, Aug 17, 2010 at 11:36:23PM -0400, Turlapati, Sreenivasa wrote: > Thxs a lot for the solution. > > Unfortunately our client(Front End)is a legacy system and it was developed > around 20 years back and the current design of the client can't send A & B > actions to one backend server/HAProxy port and B& D to another backend > server/proxy. > > Unfortunately the client is not ready to make the changes to routes the > different requests to different backend servers, so fortunate/unfortunate we > have to setup the code/rules at in Proxy itself rather in the client(Front > End)
That's one more reason to look at SQL proxies. People use them for various things and I really think you'll find one which supports this feature of sending different requests to different servers depending on filters checking their contents. Regards, Willy

