|
| 1 | +# Results |
| 2 | + |
| 3 | +## Test environment |
| 4 | + |
| 5 | +NGINX Plus: false |
| 6 | + |
| 7 | +NGINX Gateway Fabric: |
| 8 | + |
| 9 | +- Commit: f765b79b6cb76bf18affd138604ca0ee12f57a19 |
| 10 | +- Date: 2024-08-15T21:46:21Z |
| 11 | +- Dirty: false |
| 12 | + |
| 13 | +GKE Cluster: |
| 14 | + |
| 15 | +- Node count: 12 |
| 16 | +- k8s version: v1.29.7-gke.1008000 |
| 17 | +- vCPUs per node: 2 |
| 18 | +- RAM per node: 4019160Ki |
| 19 | +- Max pods per node: 110 |
| 20 | +- Zone: us-west2-a |
| 21 | +- Instance Type: e2-medium |
| 22 | + |
| 23 | +## Traffic |
| 24 | + |
| 25 | +HTTP: |
| 26 | + |
| 27 | +```text |
| 28 | +Running 5760m test @ http://cafe.example.com/coffee |
| 29 | + 2 threads and 100 connections |
| 30 | + Thread Stats Avg Stdev Max +/- Stdev |
| 31 | + Latency 139.11ms 117.12ms 2.00s 91.14% |
| 32 | + Req/Sec 396.68 259.55 2.08k 65.79% |
| 33 | + 268947649 requests in 5760.00m, 92.04GB read |
| 34 | + Socket errors: connect 0, read 344704, write 0, timeout 565 |
| 35 | +Requests/sec: 778.20 |
| 36 | +Transfer/sec: 279.25KB |
| 37 | +``` |
| 38 | + |
| 39 | +HTTPS: |
| 40 | + |
| 41 | +```text |
| 42 | +Running 5760m test @ https://cafe.example.com/tea |
| 43 | + 2 threads and 100 connections |
| 44 | + Thread Stats Avg Stdev Max +/- Stdev |
| 45 | + Latency 131.64ms 94.48ms 1.99s 70.49% |
| 46 | + Req/Sec 395.26 259.07 2.08k 65.47% |
| 47 | + 267943878 requests in 5760.00m, 90.15GB read |
| 48 | + Socket errors: connect 0, read 338530, write 0, timeout 9 |
| 49 | +Requests/sec: 775.30 |
| 50 | +Transfer/sec: 273.51KB |
| 51 | +``` |
| 52 | + |
| 53 | +### Logs |
| 54 | + |
| 55 | +No error logs in nginx-gateway |
| 56 | + |
| 57 | +No error logs in nginx |
| 58 | + |
| 59 | +### Key Metrics |
| 60 | + |
| 61 | +#### Containers memory |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | +#### NGF Container Memory |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | +### Containers CPU |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | +### NGINX metrics |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | +### Reloads |
| 78 | + |
| 79 | +Rate of reloads - successful and errors: |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | +Reload spikes correspond to 1 hour periods of backend re-rollouts. |
| 85 | + |
| 86 | +No reloads finished with an error. |
| 87 | + |
| 88 | +Reload time distribution - counts: |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | +## Comparison with previous runs |
| 93 | + |
| 94 | +Graphs look similar to 1.3.0 results. |
0 commit comments