Network Router User Manual
Web OS 10.0 Application Guide
232
Chapter 10: Health Checking
212777-A, February 2002
Health check is performed using:
GET /index.html HTTP/1.1
Host: jansus
Example 4:
hname = (none)
dname = (none)
content = index.html
Health check is performed using:
GET /index.html HTTP/1.0 (since no HTTP HOST: header is required)
Example 5:
hname = (none)
dname = (none)
content = //everest/index.html
Health check is performed using:
GET /index.html HTTP/1.1
Host: everest
Configuring the Switch for HTTP Health Checks
Perform the following on the switch to configure the switch for HTTP health checks:
1. Select the real server group.
2. Set the health check type to FTP for the real server group.
3. Configure the health check content.
4. Apply and save your configuration.
>> # /cfg/slb/group 1 (Select a real server group)
>> # /cfg/slb/group 1/health http
>> # /cfg/slb/group 1/content <filename>
>> # Real server group 1# apply
>> # Real server group 1# save