AB 썸네일형 리스트형 Json curl and a/b benchmark Send curl with json data from file.curl -X POST -H "Content-Type: application/json" -d @ab_post_data.json {{url}} a/b benchmark with json data from file.ab -n 10000 -c 100 -T application/json -p /home/rock/ab_post_data.json {{url}} 더보기 이전 1 다음