473,513 Members | 2,605 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Re: need help with introducing more traffic

leo davis skrev:
I found this code snippet(reference http://www.goldb.org) and wish to do
more with it than just send out a Http Get request.I would like to
introduce more traffic -say by downloading files,crawling through all
the links,logging in etc etc,and wish to see how the web server
reacts.I'm trying to stress the server to its limits....appreciate if
anyone could provide me code/ideas to inject into this.
the website -http://ftp.ruby-lang.org/pub/ruby/binaries/mswin32/
selected as example has many downloads.i tried from urllib import
umm. are you saying that you run ruby-lang.org and want to write a
stress tester in Python just for the fun of it, or are we missing
something here...

</F>

Jul 24 '08 #1
4 794
Fredrik Lundh schrieb:
leo davis skrev:
>I found this code snippet(reference http://www.goldb.org) and wish to
do more with it than just send out a Http Get request.I would like to
introduce more traffic -say by downloading files,crawling through all
the links,logging in etc etc,and wish to see how the web server
reacts.I'm trying to stress the server to its limits....appreciate if
anyone could provide me code/ideas to inject into this.
the website -http://ftp.ruby-lang.org/pub/ruby/binaries/mswin32/
selected as example has many downloads.i tried from urllib import

umm. are you saying that you run ruby-lang.org and want to write a
stress tester in Python just for the fun of it, or are we missing
something here...
This:

http://www.pylot.org/

Seems as if he *is* using various languages for fun...

Diez
Jul 24 '08 #2
Diez B. Roggisch wrote:
>umm. are you saying that you run ruby-lang.org and want to write a
stress tester in Python just for the fun of it, or are we missing
something here...

This:

http://www.pylot.org/

Seems as if he *is* using various languages for fun...
"load testing" other people's sites are known as something else, of course.

</F>

Jul 24 '08 #3
Fredrik Lundh wrote:
"load testing" other people's sites are known as something else, of course.
message.replace(" are ", " is ") # do'h!

(when do we get the ability to edit our c.l.python messages for, say, 30
minutes after they're posted? ;-)

</F>

Jul 24 '08 #4
Fredrik Lundh wrote:
(when do we get the ability to edit our c.l.python messages for, say, 30
minutes after they're posted? ;-)
The IETF is waiting to borrow Guido's time machine for study before releasing
the RFC for NNTTP (Network News Time Travel Protocol). Of course, if you have
you get to borrow Guido's time machine, too, you can already comment on the RFC
before the C's were R'ed.

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco

Jul 24 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
3119
by: Lasse Edsvik | last post by:
Hello I was wondering if you guys could help me solve this using reg exp, i have a searchpage and a variable keywords that holds a number of words. e.g keywords = "test car goose"
4
3425
by: jayderk | last post by:
Hello all, I am having a problem with one of my desktop applications and was wondering if any of you know of a good tool I can use to monitor traffic in and out of my network card? this is a...
4
1218
by: Ashish | last post by:
Hi, Can someone recommend a VB.NET book for an experienced VB programmer? I have extensive experience in programming in VB, but lately I decided to try VB.NET too. I think I have pretty good...
0
1278
by: Svein Erik | last post by:
I'm developing an application in C#.NET 2005. The app is going to have an image with a specific size, let's say 800x600 px, this is a map of a go-cart lane. And on top of this image i'm going to...
15
1508
by: Bob Bedford | last post by:
Hi all, I'm having troubles with my hosting and for a few reasons I can't change. So here is my problem: I receive XML files with images included in the file. I've to parse the file, save datas...
21
4061
by: nihad.nasim | last post by:
Hi there, I have a database in Access that I need on the web. The web page should connect to the database and write records for certain tables and view records for others. I want to know a...
2
3071
by: mochinushi | last post by:
Im a newb C++ programmer trying to figure out what concepts and protocols i should be reading on... What im trying to accomplish is a "stealth" tunnel/forwarder from my computer at the dorm to a...
2
2266
by: kentman89 | last post by:
I'm having my thesis on traffic simulation and my group and I decided to use VB 6.0 The problem now is that I'm really not good at programming and I'm quite new to VB. So the scenario is...
0
973
by: kowsi | last post by:
Increase Website Traffic Cheap Traffic Includes Free 24/7 Stats http://shana-frnd4u.page.tl/
0
7260
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7384
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7099
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7525
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5685
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4746
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3233
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1594
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
456
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.