cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
698
Views
0
Helpful
1
Replies

CSS Scripts

wave-stream
Level 1
Level 1

We have a BEA weblogic web cluster and a cisco css 11501, we are currently using http keepalives to monitor a web page that calls services from diferent parts of the web site, this all works fine. The web developers have asked if its possible to create a script, that will check the page everytime a new request hits the vip? Is this possible? I have suggested that we change the keepalive timers in the meantime

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

I feel like your developper wants the CSS to check the server when the new request comes in and before it makes its loadbalancing decision.

To guarantee the request will always be served.

That would really kill the performance of the box if we could do this.

Fortunately this is not possible.

By reducing the probe delay, you reduce the possibility of sending traffic to a dead server.

However, make sure not to kill the box with your probes. Both the CSS and the servers.

Too much probing can be dangerous.

Gilles.

View solution in original post

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

I feel like your developper wants the CSS to check the server when the new request comes in and before it makes its loadbalancing decision.

To guarantee the request will always be served.

That would really kill the performance of the box if we could do this.

Fortunately this is not possible.

By reducing the probe delay, you reduce the possibility of sending traffic to a dead server.

However, make sure not to kill the box with your probes. Both the CSS and the servers.

Too much probing can be dangerous.

Gilles.

Review Cisco Networking for a $25 gift card