Hi, i'm looking for a solution to setup reverse proxy with naive load
balancing (round robin).

I have several origin servers with shared session data and i want to
distribute the requests amongst the origin servers.

I envisioned something like this:

map http://www.vipoint.se http://192.168.22.40 http://192.168.22.41
http://192.168.22.42

I've checked the source code for the balancer plugin but afaik that is for
TS2.X?

Is there any way to achieve what i want to do with the functionality that
is available in the current release?

BR
Stefan

Reply via email to