cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
821
Views
5
Helpful
2
Replies

CSS monitoring proces on Linux-box (apache-software)

hramdien
Level 1
Level 1

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.

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

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

http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_configuration_example09186a0080093de8.shtml

Regards,

Gilles.

Hello Gilles,

Thanks for the info, it works.

Review Cisco Networking for a $25 gift card