8-60
User
Guide

for

the

Cisco

Application

Networking

Manager

5.2
OL-26572-01
Chapter
8






Configuring

Real

Servers

and

Server

Farms
Configuring
Health

Monitoring
HTTP
Probe

Attributes
Ta
b

l

e


8-19

lists

the

HTTP

probe

attributes.
Note
Click
More
Settings

to

access

the

additional

attributes

for
the
HTTP

probe

type.

By

default,

ANM

hides
the
probe

attributes

with

default

values

and

the

probe

attributes

which

are

not

commonly

used.
Ta
b

l

e


8-19
HTTP
Probe

Attributes
Field
Action
Port
Enter
the

port

number

that

the

probe

is

to

use.

By

default,

the

probe

uses

port

inheritance

to

determine
the
port

number.

For

more

information,

see

the

general

attribute

Port

field

description.
Request
Method

Type
Type
of

HTTP

request

method

that

is

to

be

used

for

this

probe.
Choose
one

of

the

following:


N/A—This
option

is

not

defined.


Get—The
HTTP

request

method

is

a

GET

with
a
URL

of

“/”.

This
request

method

directs

the
server
to

get

the

page,

and

the

ACE

calculates

a

hash

value

for

the

content

of

the

page.

If

the
page
content

information

changes,

the

hash

value

no

longer

matches

the

original

hash

value

and
the
ACE

assumes

the

service

is

down.

This

is

the

default

request

method.


Head—The
server

is

to
only

get

the

header

for

the

page.

Using

this

method

can

prevent

the

ACE
from
assuming

that

the

service

is

down

due

to

changed

content

and

therefore

changed

hash
va
l

ue

s

.
Request
HTTP

URL
Field
t

hat

appears

if

you

chose

Head

or

Get

i

n

the

Request

Method

Type

field.
Enter
the

URL

path

on

the

remote

server.

Valid

entries

are

strings

of

up

to

255

characters

specifying
the
URL

path.

The

default

path

is

“/”.
More
Settings
Append
Port

Host

Tag
Check
box

t

hat

when

checked,

configures

the

ACE

to

append

port

information

in

t

he

HTTP

Host
header
when

you

configure

a

nondefault

destination

port

for

an

HTTP

probe.

By

default,

the

check
box
is

unchecked

and

the

ACE

does

not

append

this

information.
Note
This
feature

requires

ACE

module
software
Version

A2(3.4)

and

ACE

appliance

software
Version
A3(2.7)

or

later

releases.
TCP
Connection
Termination
Check
box

that

when

checked,

configures

the

ACE

to

terminate

TCP

connections

gracefully

by
sending
a

FIN

t

o

the

server.

Uncheck

the

check

box

to

configure

t

he

ACE

t

o

terminate

a

TC

P
connection
by

sending

an

RST.
Open
Timeout
(Seconds)
Number
of

seconds

to

wait

when

opening

a

connection

with

a

real

server.

Valid

entries

are

from

1

to
65535.
The

default

is

as

follows:


For
ACE

module

software

Version
A2(3.x)
and

earlier,

the

default

is

10

seconds.


For
ACE

module
software

Version

A4(1.0)

and

later

or

ACE

appliance

software

Version

A3(1.x)
and
later,

the

default

is

1

sec

ond.
User
Name
User
identifier

to

be

used

for

authentication

on

the

real

server.

Valid

entries

are

unquoted

text

strings
with
a

maximum

of

64

characters.