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

CSS HTTP Authentication Keepalive script

cdeeds
Level 1
Level 1

Is using a HTTP authentication keepalive script to monitor a web server that requires authentication the best method to use?

Reference: CSS Advanced Configuration Guide - HTTP Authentication Keepalive

Any input on this subject is greatly appreciated!

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

It's just a question of what you want.

If you do keepalive with authentication, you are able to verify that the HTTP server is alive and that the server is able to do authentication.

So the server is fully operational.

If you only do HTTP keepalive, you can only verify that the server is alive.

If for some reason the server is unable to authentication users, being alive is not enough to function properly.

The only advantage of not doing http authentication with keepalive it's because it is easier.

Our HTTP kal script with authentication is limited to NTLM.

If you do something else, you don't even have the choice.

Regards,

Gilles.

Thanks for rating this answer.

Review Cisco Networking for a $25 gift card