paste your configuration here

THe service order has to be from more to less restrictive, it is said ,
your redirect and url pattern should be first than the default conf


2013/5/31 Jose Manuel Blanco <[email protected]>

>  Hi.
>
> We are trying to define some balanced services with the following
> specifications:
>
> PUBLIC URL: https://example.es:443/public_context
>
> BACKEND SERVERS:
>         http://ip.backend.1:8080
>         http://ip.backend.2:8080
>
> URL REWRITING:
>         public_context -> different/private/context
>
> Behaviour:
>
> When a client access the url:
>
>    https://example/public_context
>
> ZENLB must
>    1) manage the SSL layer to free the backend servers of that task ---> OK
>    2) send the petition to one of the two backend servers ---> OK
>    3) rewrite the URL so the backend servers don't receive
> *****/public_context but *****/different/private/context ---> ?????
> Although tasks 1 and 2 are OK, apparently the last task don't.
>
> In the configuration I've used the service's options "URL PATTERN" and
> "REDIRECT", but they seem to not function as expected (at least the
> "REDIRECT" option).
>
> If ZENLB supports this...How can I configure it?
>
> If not...there is some plan to add ZENLB that feature?
>
> Regards.
>  --
> ------------------------------
>
> * Jose Manuel Blanco Cortiñas
> Analista de Sistemas - Servicio de las Tecnologias de la Informacion y
> Comunicaciones (STIC)
> Universidad de Valladolid
> Edificio Alfonso VIII, C/Real de Burgos s/n. 47011, Valladolid - ESPAÑA
> Telefono: 983 18-6410, Fax: 983 423271
> E-mail: [email protected]
> *
> *
> ------------------------------
> *
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> _______________________________________________
> 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]

<<escudo-uva.gif>>

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support

Reply via email to