Web OS 10.0 Application Guide
Chapter 10: Health Checking
n
231
212777-A, February 2002
HTTP Health Checks
HTTP-based health checks can include the hostname for
HOST:
headers. The
HOST:
header
and health check URL are constructed from the following components:
If the
HOST:
header is required, an
HTTP/1.1
GET
will occur. Otherwise, an
HTTP/1.0
GET
will occur. HTTP health check is successful if you get a return code of 200.
Example 1:
hname
=
everest
dname
=
alteonwebsystems.com
content
=
index.html
Health check is performed using:
GET /index.html HTTP/1.1
Host:
everest.alteonwebsystems.com
N
OTE
–
If the content is not specified, the health check will revert back to TCP on the port that is being
load balanced.
Example 2:
hname
= (none)
dname
=
raleighduram.cityguru.com
content
=
/page/gen/?_template=alteon
Health check is performed using:
GET /page/gen/?_template=alteon HTTP/1.1
Host:
raleighduram.cityguru.com
Example 3:
hname
= (none)
dname
=
jansus
content
=
index.html
Item
Option
Configured Under
Max. Length
Virtual server hostname
hname
/cfg/slb/virt/service
9 characters
Domain name
dname
/cfg/slb/virt
35 characters
Server group health check field
content
/cfg/slb/group
34 characters
Summary of Contents for Web OS 10.0
Page 26: ...Web OS 10 0 Application Guide 26 n Basic Switching Routing 212777 A February 2002...
Page 116: ...Web OS 10 0 Application Guide 116 n Web Switching Fundamentals 212777 A February 2002...
Page 168: ...Web OS 10 0 Application Guide 168 n Chapter 6 Server Load Balancing 212777 A February 2002...
Page 216: ...Web OS 10 0 Application Guide 216 n Chapter 8 Application Redirection 212777 A February 2002...
Page 288: ...Web OS 10 0 Application Guide 288 n Advanced Web Switching 212777 A February 2002...
Page 440: ...Web OS 10 0 Application Guide 440 n Chapter 16 Persistence 212777 A February 2002...
Page 470: ...Web OS 10 0 Application Guide 470 n Chapter 17 Bandwidth Management 212777 A February 2002...
Page 474: ...Web OS 10 0 Application Guide 474 n Glossary 212777 A February 2002...