in http and https service there is  a field with name "add service", you
have to add a descriptive word in this field, with this you will see a new
table with more fields, in the next table you can configure load balance by
virtualhost or/and uri, this field allows regexp, some example:

service1 name: images
virtual host: www.mywebsite.com
uri : /something1/*.jpg
add backend 1 and 2

service2: default
add backend 3 and 4

i.e.: request http://www.mywebsite.com/something1/photo1.jpg
www.mywebsite.com/something/photo1.jpg will match with this service and
this request will be sent to the backends 1 or 2.
Other requests will be sent to default service (backend 3 or 4)

P.S.: We are working in update the doc  but meanwhile I hope this help you

Regards


2013/3/1 vaios orfaniotis <[email protected]>

> Hi,
>
> I have installed V3.0.2  and I want to load balance http servers.
> So when choosing http profile i don' t know how to fill out the new field
> "addservice". When I write url and hit "add" for example, i dont know what
> to write in the new fields.
> I cannot find any documentation on how to add my back-end http servers.
>
>
>
> Thnx
> Vaios
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Zenloadbalancer-support mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>
>


-- 
Load balancer distribution - Open Source Project
http://www.zenloadbalancer.com
Distribution list (subscribe): [email protected]
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support

Reply via email to