mirror of
https://github.com/sadoyan/aralez.git
synced 2026-04-29 22:38:36 +08:00
README
This commit is contained in:
19
README.md
19
README.md
@@ -475,4 +475,21 @@ Error distribution:
|
|||||||
[228] aborted due to deadline
|
[228] aborted due to deadline
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## 🚀 Aralez, Nginx, Traefik performance benchmark
|
||||||
|
|
||||||
|
This benchmark is done on 4 servers. With CPU Intel(R) Xeon(R) E-2174G CPU @ 3.80GHz, 64 GB RAM.
|
||||||
|
|
||||||
|
1. Sever runs Aralez, Traefik, Nginx on different ports. Tuned as much as I could .
|
||||||
|
2. 3x Upstreams servers, running Nginx. Replying with dummy json hardcoded in config file for max performance.
|
||||||
|
|
||||||
|
All servers are connected to the same switch with 1GB port in datacenter , not a home lab. The results:
|
||||||
|

|
||||||
|
|
||||||
|
The results show requests per second performed by Load balancer. You can see 3 batches with 800 concurrent users.
|
||||||
|
|
||||||
|
1. Requests via http1.1 to plain text endpoint.
|
||||||
|
2. Requests to via http2 to SSL endpoint.
|
||||||
|
3. Mixed workload with plain http1.1 and htt2 SSL.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user