LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   script /program to generate web hits (https://www.linuxquestions.org/questions/linux-software-2/script-program-to-generate-web-hits-744098/)

jindalarpan 07-31-2009 03:37 AM

script /program to generate web hits
 
Hi All
do u know any script or program which generates websites hit.
I am looking for the one which will run and generate trafic for website form different ip addresses.

i there any such thing available

thanks

kirukan 07-31-2009 03:53 AM

Do you need kind of stress testing tool to throw the http traffic to web server??
if yesss check about apache ab tool

cmdln 08-02-2009 12:43 PM

It really sounds like your trying to fake traffic for analytics purposes. At least thats what the (from different ips) comment makes it sound like.

I really cant think of a good reason to do that, it will definitely come back to bite you when your client finds out that all the traffic is low quality.

That being said ....
You would need to get a bunch of proxys to go through. Load them up in a list and you could write a simple script that used something like curl to go through the proxy for its request. Tor is another option but its slow and you still wouldn't end up with *that* many differing ips.

If your trying to do a load test then ab as mentioned above is a good tool. You really don't need the traffic coming from different ips to perform a load test.

jindalarpan 08-03-2009 06:49 AM

Quote:

Originally Posted by cmdln (Post 3628581)
It really sounds like your trying to fake traffic for analytics purposes. At least thats what the (from different ips) comment makes it sound like.

I really cant think of a good reason to do that, it will definitely come back to bite you when your client finds out that all the traffic is low quality.

That being said ....
You would need to get a bunch of proxys to go through. Load them up in a list and you could write a simple script that used something like curl to go through the proxy for its request. Tor is another option but its slow and you still wouldn't end up with *that* many differing ips.

If your trying to do a load test then ab as mentioned above is a good tool. You really don't need the traffic coming from different ips to perform a load test.

yes i m looking doe something similar to build the traffic for website.
kindly help me with the scripts. As i want to build the direct trafic not referred one

jindalarpan 08-20-2009 09:25 AM

Quote:

Originally Posted by jindalarpan (Post 3629433)
yes i m looking doe something similar to build the traffic for website.
kindly help me with the scripts. As i want to build the direct trafic not referred one

any reply on the same ?

repo 08-20-2009 09:40 AM

Why would you want to do that?

jindalarpan 08-29-2009 10:42 AM

Quote:

Originally Posted by repo (Post 3650927)
Why would you want to do that?

want to create web hits as my question in saying

repo 08-29-2009 10:56 AM

Make a site that is worth viewing ?
It will generate his own hits.

jindalarpan 09-19-2009 02:05 PM

Quote:

Originally Posted by repo (Post 3662032)
Make a site that is worth viewing ?
It will generate his own hits.

Thanks for the comments but i was looking for solutions


All times are GMT -5. The time now is 01:28 PM.