Network Router User Manual
Table Of Contents
- Notices
- Contents
- About This Manual
- Introduction
- Hot Swapping Line Cards and Control Modules
- Bridging Configuration Guide
- Bridging Overview
- VLAN Overview
- Configuring SSR Bridging Functions
- Monitoring Bridging
- Configuration Examples
- SmartTRUNK Configuration Guide
- ATM Configuration Guide
- Packet-over-SONET Configuration Guide
- DHCP Configuration Guide
- IP Routing Configuration Guide
- IP Routing Protocols
- Configuring IP Interfaces and Parameters
- Configuring IP Interfaces to Ports
- Configuring IP Interfaces for a VLAN
- Specifying Ethernet Encapsulation Method
- Configuring Jumbo Frames
- Configuring Address Resolution Protocol (ARP)
- Configuring Reverse Address Resolution Protocol (RARP)
- Configuring DNS Parameters
- Configuring IP Services (ICMP)
- Configuring IP Helper
- Configuring Direct Broadcast
- Configuring Denial of Service (DOS)
- Monitoring IP Parameters
- Configuring Router Discovery
- Configuration Examples
- VRRP Configuration Guide
- RIP Configuration Guide
- OSPF Configuration Guide
- BGP Configuration Guide
- Routing Policy Configuration Guide
- Route Import and Export Policy Overview
- Configuring Simple Routing Policies
- Configuring Advanced Routing Policies
- Multicast Routing Configuration Guide
- IP Policy-Based Forwarding Configuration Guide
- Network Address Translation Configuration Guide
- Web Hosting Configuration Guide
- Overview
- Load Balancing
- Web Caching
- IPX Routing Configuration Guide
- Access Control List Configuration Guide
- Security Configuration Guide
- QoS Configuration Guide
- Performance Monitoring Guide
- RMON Configuration Guide
- LFAP Configuration Guide
- WAN Configuration Guide
- WAN Overview
- Frame Relay Overview
- Configuring Frame Relay Interfaces for the SSR
- Monitoring Frame Relay WAN Ports
- Frame Relay Port Configuration
- Point-to-Point Protocol (PPP) Overview
- Configuring PPP Interfaces
- Monitoring PPP WAN Ports
- PPP Port Configuration
- WAN Configuration Examples
- New Features Supported on Line Cards

Chapter 17: Web Hosting Configuration Guide
236 SmartSwitch Router User Reference Manual
Verifying Servers and Applications
The SSR automatically performs the following types of verification for the attached load
balancing servers/applications:
• Verifies the state of the server by sending a ping to the server at 5-second intervals. If
the SSR does not receive a reply from a server after four ping requests, the server is
considered to be “down.”
• Checks that an application session on the server can be established by doing a simple
TCP handshake with the application on the configured physical port of the server at
15-second intervals. If the SSR does not receive a reply from the application after four
tries, the application is considered to be “down.”
You can change the intervals at which pings or handshakes are attempted and the number
of times that the SSR retries the ping or handshake before considering the server or
application to be “down.” You can change these parameters for all servers in a load
balancing group or for specific servers.
You can change the ping intervals and the number of retries by entering the following
Configure mode commands:.
You can change the handshake intervals and the number of retries by entering the
following Configure mode commands:
Set ping interval for all servers in
specified group.
load-balance set group-options <group
name>
ping-int <seconds>
Set ping interval for specific
server.
load-balance set server-options <ipaddr>
ping-int
<seconds> port <port number>
Set number of ping retries for all
servers in specified group.
load-balance set group-options <group
name>
ping-tries <number>
Set number of ping retries for
specific server.
load-balance set server-options <ipaddr>
ping-tries <number> port <port number>
Set handshake interval for all
servers in specified group.
load-balance set group-options <group
name>
app-int <seconds>
Set handshake interval for
specified server.
load-balance set server-options <group
name>
app-int <seconds> port <port
number>
Set number of handshake retries
for all servers in specified group.
load-balance set group-options <group
name>
app-tries <number>
Set number of verification retries
for specified server.
load-balance set server-options <group
name>
app-tries <number> port <port
number>