sie-snest-gw\350\256\276\350\256\241\344\270\216\345\256\236\347\216\260.md
... ...
@@ -417,12 +417,19 @@ ok test 3.714s
417 417
418 418
```
419 419
### 5.3 网关 压测
420
-- ##### 并发500 (走Nginx 32301端口)
420
+- ##### 并发500 第一轮(走Nginx 32301端口)
421 421
```
422 422
Label # Samples Average Min Max Std. Dev. Error % Throughput Received KB/sec Sent KB/sec Avg. Bytes
423 423
checkheath 3330702 88 4 7112 171.9 0.00% 5532.45187 1420.93 3463.19 263
424 424
TOTAL 3330702 88 4 7112 171.9 0.00% 5532.45187 1420.93 3463.19 263
425 425
```
426
+- ##### 并发500 第二轮(走Nginx 32301端口)
427
+```
428
+Label # Samples Average Min Max Std. Dev. Error % Throughput Received KB/sec Sent KB/sec Avg. Bytes
429
+checkheath 4468417 66 4 14490 230.99 0.00% 7430.56858 1908.43 4651.36 263
430
+TOTAL 4468417 66 4 14490 230.99 0.00% 7430.56858 1908.43 4651.36 263
431
+```
432
+
426 433
- ##### 限流TPS 2000
427 434
```
428 435
Label # Samples Average Min Max Std. Dev. Error % Throughput Received KB/sec Sent KB/sec Avg. Bytes