cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
381
Views
0
Helpful
2
Replies

CSS services integrity check

CSCO10154079
Level 1
Level 1

Hi Forum,

If i need to setup the load balancer to ignore a web server and direct the users to another web server when webpage error(Error501 etc) occurs, should i be looking at HTTP keepalives to achieve this?

Or is there a better approach to this?

Kelvin

1 Accepted Solution

Accepted Solutions

A simple HTTP keepalive with "keepalive method head" will do.

CSS will looks for the 200 OK response from the server if it get anything other than 200 then it will mark the real server as a failed server.

HTH

Syed

View solution in original post

2 Replies 2

A simple HTTP keepalive with "keepalive method head" will do.

CSS will looks for the 200 OK response from the server if it get anything other than 200 then it will mark the real server as a failed server.

HTH

Syed

Hi Syed,

Your post gave me some direction on what to research further.Thanks for the tip.

Kelvin

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: