Ok, how would I set the URL pattern for a blank URI? Ie; if the user goes
to https://www.example.com I want to redirect them to
https://www.example.com/foo
My guess was that the URL pattern field would be */ but that causes a
restart error on the farm.


On Tue, Oct 8, 2013 at 1:51 AM, Emilio Campos <
[email protected]> wrote:

> The fields Virtual Host and Url are the conditions, if you configure both
> fields then it is like a (AND, If Virtual Host match and Url Match), if you
> want to configure a OR then you must to configure two Services, one with
> URL and Redirect and other with Virtual Host and the same Redirect
>
> URL field accepts regular expresion. I.E. URL: *./mypattern.php?.*
>
> Virtual host accepts regular expresions: I.E. Virtual Host:  www.myweb.*
>
> Regards
>
>
> 2013/10/8 Damien Solodow <[email protected]>
>
>> Ok. How do you make the redirect conditional or is that not possible?
>>
>>
>> On Mon, Oct 7, 2013 at 10:13 AM, Emilio Campos <
>> [email protected]> wrote:
>>
>>> Not at this moment, we are working in new zlb version and new doc
>>>
>>> sintax: This field is where the user browser will be redirected, a
>>> Location header is responded to the client so  you have to use URLs in this
>>> field (i.e: http://www.myweb.com/redirect_to_this_url.php)
>>>
>>> Regard
>>>
>>>
>>>
>>>
>>> 2013/10/7 Damien Solodow <[email protected]>
>>>
>>>> Good to know. Is there a document that covers the syntax for that
>>>> field?
>>>> On Oct 7, 2013 10:04 AM, "Emilio Campos" <
>>>> [email protected]> wrote:
>>>>
>>>>> In both cases you can use the Redirect field in Services (HTTP and
>>>>> HTTPS farms)
>>>>>
>>>>> Regards
>>>>>
>>>>>
>>>>> 2013/10/4 Damien Solodow <[email protected]>
>>>>>
>>>>>> There are two things I'm trying to figure out how to accomplish on
>>>>>> 3.02:
>>>>>>
>>>>>> 1) Redirect http requests to https for a specific farm (aka if user
>>>>>> forgets to put in https they get redirected there anyway)
>>>>>>
>>>>>> 2) If the user goes to www.site.com redirect them to
>>>>>> www.site.com/page
>>>>>>
>>>>>> Thanks!
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> October Webinars: Code for Performance
>>>>>> Free Intel webinars can help you accelerate application performance.
>>>>>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the
>>>>>> most from
>>>>>> the latest Intel processors and coprocessors. See abstracts and
>>>>>> register >
>>>>>>
>>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
>>>>>> _______________________________________________
>>>>>> 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]
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> October Webinars: Code for Performance
>>>>> Free Intel webinars can help you accelerate application performance.
>>>>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the
>>>>> most from
>>>>> the latest Intel processors and coprocessors. See abstracts and
>>>>> register >
>>>>>
>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
>>>>> _______________________________________________
>>>>> Zenloadbalancer-support mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>>>>>
>>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> October Webinars: Code for Performance
>>>> Free Intel webinars can help you accelerate application performance.
>>>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the
>>>> most from
>>>> the latest Intel processors and coprocessors. See abstracts and
>>>> register >
>>>>
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
>>>> _______________________________________________
>>>> 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]
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> October Webinars: Code for Performance
>>> Free Intel webinars can help you accelerate application performance.
>>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
>>> from
>>> the latest Intel processors and coprocessors. See abstracts and register
>>> >
>>>
>>> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> Zenloadbalancer-support mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> October Webinars: Code for Performance
>> Free Intel webinars can help you accelerate application performance.
>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
>> from
>> the latest Intel processors and coprocessors. See abstracts and register >
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
>>
>> _______________________________________________
>> 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]
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
> _______________________________________________
> Zenloadbalancer-support mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support

Reply via email to