1 |
cd /mnt/d/ab/ |
1 |
ab -p odenktoo001.json -T 'application/json' -c 10 -n 200 http://test.co.id/token |
odenktoo001.json content :
1 |
{{ "grant_type": "password", "client_id": "1001", "username": "odenktools@gmail.com", "password": "qwerty", "scope": "*"} |