I reply you below

2013/8/14 Jeffrey Ramsay <[email protected]>

> All:
>
> I have two questions.
>
> 1. How can I clear a redirect without having to delete the service?
>

It is a bug, It will be  solved in the next release in September, as a
workaround open your configuration file in
/usr/local/zenloadbalancer/config/farmname_pound.cfg search the Redirect
line and comment it. Sorry for the hard solution...

>
> 2. Under service - How are Virtual Host and URL patterns configured?
>

Pending to update documentation:

URL:
Define a pattern that must be matched by each request. A request that does
not match is considered to be illegal. By default it accepts all requests
(i.e. the pattern is ".*"), but you are free to limit it to something more
reasonable. Please note that this applies only to the request path

Virtual Host:
The request must contain at least the Request Host: www.mydomain.com. By
default it accepts all requests (i.e. the pattern is ".*") .

Regexp can be used for both directives, examples:

Url ".*.(jpg|gif)"
Url "/forbidden.*"
VirtualHost "*www.myserver.com.*"

*Double quotes are not needed only are used in my examples for clarifying



>
> Sorry, it's very difficult with no updated manual.
>
> Thanks,
> -Jeff
>
>
>
> ------------------------------------------------------------------------------
> 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://pubads.g.doubleclick.net/gampad/clk?id=48897031&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]
------------------------------------------------------------------------------
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://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support

Reply via email to