n for
exemple), what I need is a dynamic update of the balancer members list (Add or
remove members of that list).
The link you gave is a very good article. thank you.
> Date: Wed, 27 Feb 2008 19:04:32 +
> From: [EMAIL PROTECTED]
> To: users@httpd.apache.org
> Subject: Re: [EMAIL P
On 27/02/2008, franck quinard <[EMAIL PROTECTED]> wrote:
> But I have to constantly stop and start Tomcat instances on different
> machines (via a script) for different reasons. I would like to know if there
> is a way to
> write a client that would tell Apache HTTP Server that a new worker is
> av
Hello,
I have an Apache HTTP Server Load-balancing 10 tomcat instances, everything
runs fine.
But I have to constantly stop and start Tomcat instances on different machines
(via a script) for different reasons. I would like to know if there is a way to
write a client that would tell Apache HTTP
On 1/18/07, Jason Keltz <[EMAIL PROTECTED]> wrote:
I'm wondering whether Apache allows me to have a dynamic Local directive
where I could do something like this:
.
SVNParentPath /local/subversion/repos/$1
.
AuthUserFile /local/suversion/auth/$1/svnpasswd
.
.
.
A
> -Original Message-
> From: Jason Keltz [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 18, 2007 6:18 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] dynamic configuration
>
> Hi,
>
> I'm wondering whether Apache 2.2 supports
Hi,
I'm wondering whether Apache 2.2 supports dynamic configuration in the
configuration file. I have this "Location" directive in my Apache 2.2
configuration file that is used for Subversion:
DAV svn
SVNParentPath /local/subversion/repos
AuthType Basic
Auth