05-15-2003 06:08 AM
Hello,
I have a CSS 11500 and i have Linux-box witch Apache software is running.
Whe are running on this box Reverse-proxy machine.
And the IIS (web-server) is in the internal network.
Can I monitor the Linux-proces with the CSS, and if the proces failed that he switch automat. to the another Linux-box.
05-17-2003 11:19 PM
you can do this with the sorry server function.
1 - define the servers separetely and use keepalive to monitor the state of the server
service linux1
ip address x.x.x.x
keepalive type tcp
keepalive port 80
active
service linux2
.....
2 - define the virtual server
owner mycompany
content web
vip address x.x.x.x
add service linux1
primarysorryserver linux2
active
more info at
Regards,
Gilles.
05-19-2003 03:18 AM
Hello Gilles,
Thanks for the info, it works.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide