Difference between revisions of "Load-balancing"

From Simulace.info
Jump to: navigation, search
(Resources)
(Entities)
Line 19: Line 19:
 
== Entities ==
 
== Entities ==
  
'''Small HTTP request'''<br />
+
<p>'''Small request'''<br />
'''Standard HTTP request'''<br />
+
text
'''Large HTTP request'''<br />
+
</p>
'''D-DoS'''<br />
+
<p>'''Standard request'''<br />
 +
text
 +
</p>
 +
<p>'''Large request'''<br />
 +
text
 +
</p>
 +
<p>'''D-DoS'''<br />
 +
text
 +
</p>
  
 
== Resources ==
 
== Resources ==

Revision as of 16:53, 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 request
text

Standard request
text

Large request
text

D-DoS
text

Resources

Load-balancer
text

Web server
There are two types of this resource, each with different capabilities:
Type 1
Type 2

Storage server SAN
text

Database server
text

Radware DefensePro
text

Processes

HTTP requests

Request generate.jpg
DoS mittigation

Dos mittigation.jpg
Load balancing

Load balancing.jpg
Requests served

Served requests.jpg

Results

Conclusion

Code