wrk
wrk copied to clipboard
Wrk getting stats for random pages.
I am using wrk with nginx, but it's sending the connection requests and getting stats for the pages that are not hosted/present on nginx web server.
Is this how wrk works or there's some configurational issues with wrk tool itself???
sudo lsof | grep LISTEN
Checking the port LISTENING being used by multiple processes. Port reuse or Resource Cache. ??