- Feb 17, 2005
- 4,682
- 1
- 0
Basically, I want to simulate loading web pages, over and over aqain, and I would like to be able to track errors that occur.
Originally posted by: n0cmonkey
It shouldn't be hard to script. Use wget to get pages or something.
Originally posted by: Tick
Originally posted by: n0cmonkey
It shouldn't be hard to script. Use wget to get pages or something.
What, in fact IS wget? Also, I lack the knowledge to write a script....
Originally posted by: n0cmonkey
Originally posted by: Tick
Originally posted by: n0cmonkey
It shouldn't be hard to script. Use wget to get pages or something.
What, in fact IS wget? Also, I lack the knowledge to write a script....
Explain more. What exactly do you want? Why do you want it?
What springs to mind:Originally posted by: Tick
I just want to simulate someone browsing the web. I want it because I want it.
Originally posted by: DaveSimmons
What springs to mind:Originally posted by: Tick
I just want to simulate someone browsing the web. I want it because I want it.
Fraud against ISP by keeping a connection active when it should be disconnected as idle
Fraud against Google and/or advertisers by automating browsing and/or ad-clicking
You must be Barry then, the real Tick would only use his computer for Justice!
Originally posted by: Tick
No... I want to simulate load over an internet connection. Not load on my website. I just want to load a connection with various kinds of tasks, and I don't want to sit there and baby sit it.
Originally posted by: igowerf
Originally posted by: Tick
No... I want to simulate load over an internet connection. Not load on my website. I just want to load a connection with various kinds of tasks, and I don't want to sit there and baby sit it.
If you creating a load over a network connection to test it, then it's not really simulating a load. Can't you just download a Linux distro using GetRight (or something that supports mulitple connections) to max out your connection? When you're done, you can just check the MD5 hash to see if it downloaded correctly.
EDIT: I've found that the UCSB servers are really fast: ftp.ucsb.edu. They have a couple Linux distros on there.