Difference between revisions of "Load-balancing"

From Simulace.info
Jump to: navigation, search
(Processes)
(Processes)
Line 38: Line 38:
 
[[File:Request_generate.jpg]]<br />
 
[[File:Request_generate.jpg]]<br />
 
'''DoS mittigation'''<br />
 
'''DoS mittigation'''<br />
 +
 +
[[File:Dos_mittigation.jpg]]<br />
 
'''Load balancing'''<br />
 
'''Load balancing'''<br />
 +
 +
[[File:Example.jpg]]<br />
 
'''Requests served'''<br />
 
'''Requests served'''<br />
 +
 +
[[File:Example.jpg]]<br />
  
 
=Results=
 
=Results=

Revision as of 16:46, 17 January 2016

Introduction

Problem definition

A hosting company with it’s own infrastructure is using so called "load balancing" to distribute the overall load between multiple servers (hardware) and “high-availability” to minimize service down-time.

Load-balancing
short text here

High-avaibility
short text here

Method

SIMPROCESS

Model

Whole model.jpg

Entities

Small HTTP request
Standard HTTP request
Large HTTP request
D-DoS

Resources

Load-balancer 1
Load-balancer 2
Server 1
Server 2
Server 3

Processes

HTTP requests

Request generate.jpg
DoS mittigation

Dos mittigation.jpg
Load balancing

Example.jpg
Requests served

Example.jpg

Results

Conclusion

Code