# To run jmeter tests:
* 1 - Include nginxUpstream.conf to your nginx
* 2 - Execute the fakeService
```sh
$ cd fakeService
$ npm install
$ node fakeService.js
```
* 3 - Run jmeter tests
