MySQL Forums
Forum List  »  Router & Proxy

Re: Filtering - Injection - Redirection
Posted by: Jan Kneschke
Date: July 10, 2007 11:00AM

You can write a load balancer script which does it for you.

function connect_server()
-- magic here :)

return <index-of-backend>
end

Options: ReplyQuote


Subject
Views
Written By
Posted
4799
July 09, 2007 12:18PM
Re: Filtering - Injection - Redirection
2929
July 10, 2007 11:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.