Mladen Turk wrote:
>Right, sorry :)
>status=d or status=D
>(a single letter).
>there is additional stopped option (s), so you can
>concat those, (eg. status=SD means stopped and disabled).

>If you edit httpd.conf and restart apache then you add
>+ or - prefixes.
>For example if status was disabled you can edit httpd.conf,
>and set 'status=-D'. On graceful restart it will remove
>disabled flag.

>Mladen.

Thank you very much, that was it, now it works!

HereĀ“s the valid config-example for the others:

<Proxy balancer://mycluster>
   BalancerMember ajp://hotstandby status=d
   BalancerMember ajp://node1 redirect=hotstandby
   BalancerMember ajp://node2 redirect=hotstandby
   ...
   BalancerMember ajp://nodeN redirect=hotstandby
</Proxy>

Best regards,
Andreas

Dieses Dokument ist vertraulich und ausschliesslich fuer den Adressaten 
bestimmt. Falls Sie diese E-Mail versehentlich bekommen haben, informieren Sie 
uns bitte unverzueglich und loeschen Sie diese Nachricht von Ihrem Computer. 
Jegliche Art von Reproduktion, Verbreitung, Vervielfaeltigung, Modifikation, 
Verteilung und/oder Publikation dieser E-Mail Nachricht ist untersagt. 
Die in dieser E-Mail enthaltenen Angaben und Erklaerungen sind unverbindlich. 
Haftungsansprueche des Empfaengers jeglicher Art werden ausgeschlossen. Die GZS 
schliesst ausser fuer den Fall von Vorsatz oder grober Fahrlaessigkeit die 
Haftung fuer jeglichen Verlust oder Schaeden durch virenbefallene Software oder 
E-Mails aus.
-----------------------------------------------------------------------------------------------------------
This message contains confidential information and is intended only for the 
named individual. If you are not the named addressee, you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this message in error and delete 
this e-message from your system.
No reliance may be placed on this message without written confirmation of its 
contents from an authorized representative. GZS accepts no liability for loss 
or damage caused by software viruses except in case of gross negligence or 
willful behaviour.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to