天天看點

壓力測試-siege壓力測試siege壓力測試

siege壓力測試

搜尋

## 支援 header 參數
siege -c 10 -t 10S -p --header="Authorization: Bearer b7c75bae-9d68-4a74-bffb-95eb08a40918" --header="sg: 123456"
## application/json 方式請求
siege -c 10 -t 10S "http://127.0.0.1:8002/api/v1/word2vecQA/intent POST <./postfile"