Ajwhirlwind
Newbie
- Aug 8, 2016
- 11
- 2
pls guys I need a software or application that can generate traffic to my blog
Why dont u talk here ? you registered since 2015 and this is your first comment, that is surprisingThese crazy hitleap is very bad and is already in the crosshairs of google uses otohit
hi can you please explain..?Open your shell, then type in:
ab -c10 -n1000 http://www.yourdomain.com/http://www.pcwelt.de/(trailing slash is important)
or
siege -c50 -b [YOURURL]
or
curl -s "http://google.com?[1-1000]" (opens urls like http://google.com?1, http://google.com?5 etc)
or use one of these:
http://tsung.erlang-projects.org/
http://code.google.com/p/httperf/
http://jmeter.apache.org/
http://grinder.sourceforge.net/
http://www.pylot.org/