- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Load Balancing
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-20-2002 12:14 PM
тАО09-20-2002 12:14 PM
Load Balancing
What I am looking for is such an agent that runs on our WEB servers (L class running HPUX 11.00), and can determine how our web applications are loaded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-20-2002 12:20 PM
тАО09-20-2002 12:20 PM
Re: Load Balancing
Besides, wouldn't this "agent" come from Cisco, or are they using snmp?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-20-2002 12:27 PM
тАО09-20-2002 12:27 PM
Re: Load Balancing
Though the 6500 will balance based on TCP transaction time measurements:
From:
http://cio.cisco.com/warp/customer/cc/pd/si/casi/ca6000/tech/aslb_wp.htm
Advanced Server Algorithm
Several algorithm choices may be used for load balancing or determining which server will receive a new connection request. The algorithm of choice is the "least-connections" algorithm (leastconns); however, advanced server load balancing allows any one of the following load-balancing algorithms to be specified. They are detailed here, as well as any design configurations that may be affected.
Least connections???The number of sessions is based on the number of current TCP connections.
Network design impact???With multiple servers implemented with equal hardware and software configurations, it is practical to load the servers as evenly as possible, all the time. The least-connections option is aware when sessions disconnect, and eliminates the round-robin problem when many users log off one server, regardless of the server connection count.
Weighted percentage???Based upon a weighting metric specified during configuration, the sessions are distributed accordingly.
Network design impact???Weighted percentage is used if server hardware varies from server to server, resulting in vast differences between CPU performance between the two. It should be noted that even if this situation occurs, the end user does not notice any difference in performance because of the weighting.
Fastest???The weighted-predictor option allows you to assign a performance weight to each server. Weighted load balancing is similar to least connections, but servers with a higher weight value receive a larger percentage of connections at any one time.
Network design impact???This algorithm is not used in many data centers because typically server configuration is standardized and the performance is equal among all servers.
Round robin???The round-robin predictor option directs the network connection to the next server and treats all servers as equals, regardless of the number of connections or the response time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-23-2002 08:17 AM
тАО09-23-2002 08:17 AM
Re: Load Balancing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-23-2002 08:48 AM
тАО09-23-2002 08:48 AM
Re: Load Balancing
My capabilities to evaluate Cisco products have been rusted and are very basic.
You have the default snmp agent running on the HP servers that can report the load utilization. Does your SLB has the capability to query the MIBs of snmp agent and then do the load balancing based on it??.
It will be free and fast.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-23-2002 09:44 AM
тАО09-23-2002 09:44 AM
Re: Load Balancing
says their agent runs on HP-UX.