• HOME
  • ABOUT US
    • VISION
    • SOCIAL NETWORK>
      • FACEBOOK SECURITY
      • TWITTER SECURITY
      • SECURITY BLOG
      • SECURITY PRESENTATION
      • JOIN LINKEDIN
      • Ethical Hacking Blog
    • PEOPLE
    • CLIENTS
    • CREDENTIALS
    • MEDIA
  • EGUARD 360
  • SERVICES
    • AUDIT>
      • WEBSITE SECURITY AUDIT
      • APPLICATION SECURITY AUDIT
      • NETWORK SECURITY AUDIT
      • PHYSICAL SECURITY AUDIT
    • COMPLIANCE>
      • ISO 27001 IEC 27002 COMPLIANCE
      • HIPAA COMPLIANCE
      • ISO 20000 COMPLIANCE
      • PCI/DSS
      • TL 9000
    • PENETRATION TESTING
    • MANAGED NETWORK SECURITY
    • MANAGED WEBSITE & APPLICATION SECURITY
    • CONSULTING
    • EMERGENCY RESPONSE & FORENSICS
  • PRODUCTS
    • SECURITY MONITORING
    • GATEWAY SECURITY
    • FORT APPIN ANTI-VIRUS
    • aENCRYPT ENCRYPTION SOFTWARE
  • INDUSTRY FOCUS
    • Aviation & Airlines
    • Telecom & ISP
    • Education Sector
    • BFSI/Banking/Insurance
    • IT / ITES / BPO
    • E-Commerce
    • Government & Defense
    • Health Care & Life Sciences
    • Infrastructure
    • Manufacturing & Engineering
    • Media
    • Retail & FMCG
    • Security Articles>
      • NETWORK SECURITY MANAGEMENT
      • Information security companies
      • WEB APPLICATION SECURITY>
        • Wireless Pen Testing
        • Web Authentication Server
        • Web Application Testing
        • Web App Vulnerability
        • Web Application Monitoring
        • Application Server Monitoring
        • Application Vulnerabilities
        • website security audit
        • Application Security Assessment
        • Application Penetration Testing
        • Juniper firewall india
        • Managed security services
        • Security consultancy service
      • NETWORK SECURITY>
        • TCP IP Stack
        • E-mail Password Encryption
        • Block Port Problem
        • Secured E-mail Server Hosting
        • Infosec Phishing Protection
        • Information Security Policy
        • IT Security Management
        • Intrusion Prevention System
        • Intruder Detection System
        • Internet Security Firewalls
        • Identity Access Management
        • Security Event Log
        • Cyberoam Firewall
        • Network Security Software
        • Antivirus Firewall Software
        • Symantec Antivirus Corporate
        • Sonicwall firewall
        • Online antivirus
        • Best antivirus 2012
        • Hardware Firewall
        • Internet software security suites
      • Industry>
        • Bank Online Application Security
        • Healthcare Hipaa Compliance Security
        • Banking Financial Risk Management
      • CONSULTING AND AUDIT>
        • Security Risk Consultant
        • Enterprise IT Security
        • Corporate Risk Management
        • Audit ISO 9001
        • ISO 27001 Compliance
        • Auditor Wireless Security
        • PCI Compliance Credit Card
        • Network Security Scanner Scan
        • Risk Assesment Management
        • ISO 20000 IT Service
        • ISO 27001
        • TL 9000 telecom
      • Data security>
        • XSS Cross-Site Attack
        • SQL Injection Database
        • Database File Encryption
        • VPN HTTPS System
        • IP Spoofing Data Privacy
        • Man In Middle Attack
        • Data Loss Prevention
        • Data Protection Act
      • Appliance>
        • Voip Voice Encryption
        • IDS IPS UTM Appliance
        • Load Balancer Bandwidth Manager
        • Managed Firewall Services
        • Cisco Mars Pix
        • Firewall Web Server
        • Firewall For Windows Server
  • CONSULTANT
    • BECOME FORT APPIN AUTHORIZED CONSULTANT
    • FORT APPIN AUTHORIZED CONSULTANT LIST>
      • Security-Consulting-Hyderabad-Himayath Nagar
      • Security-Consulting-Hyderabad-Secunderabad
      • Security-Consulting-Hyderabad-Ameerpet
      • Security-Consulting-Rajasthan-Kota
      • Security-Consulting-Bangalore-JP Nagar
      • Security-Consulting-Bangalore-Sahakarnagar
      • Security-Consulting-Mumbai-Thane
      • Security-Consulting-Thiruvananthapuram-Manacuad
  • APPIN GROUP
  • CONTACT US
  • test

Load Balancer Bandwidth Manager

A load balancer is a device that acts as a reverse proxy and distributes network or
application traffic across a number of servers. Load balancers are used to
increase capacity (concurrent users) and reliability of applications. They
improve the overall performance of applications by decreasing the burden on
servers
associated with managing and maintaining application and network
sessions, as well as by performing application-specific tasks.

Load balancers are generally grouped into two categories: Layer 4 and Layer
7. Layer 4 load balancers act upon data found in network and transport layer
protocols (IP, TCP, FTP, UDP). Layer 7 load balancers distribute requests based
upon data found in application layer protocols such as HTTP.

Requests are received by both types of load balancers and they are distributed
to a particular server based on a configured algorithm. Some industry standard
algorithms are:
1.  Round robin
2.  Weighted round robin
3.  Least connections
4.  Least response time

Layer 7 load balancers can further distribute requests based on application
specific data such as HTTP headers, cookies, or data within the application
message itself, such as the value of a specific parameter.
Load balancers ensure reliability and availability by monitoring the "health"
of applications and only sending requests to servers and applications that can
respond in a timely manner.

How Does Load Balancing Works?
The load balancing hardware is some place called 'load dispatcher' / 'network
dispatcher' or the 'load balancer'
. The load balancing mechanism that is
employed for distributing service requests (HTTP, SSL, Mysql etc) is known as IP
Spraying
. The IP sprayer picks up each services request, and redirects the
request
to the appropriate server in the cluster based on the rules, providing
scalability, load balancing and fail-over requirements.
When a server group has multiple web servers and if their is high HTTP
traffic, a load balacning solution can evenly distributed the request to
multiple servers
, while these servers appear as one web server to the web
client.



Article source:http://www.f5.com/glossary/load-balancer.html
Article source:http://www.brainpulse.com/web_hosting_india/load_balancing_servers.php