Many Threads + Many Sockets == SegFault?
Steve Purcell
stephen_purcell at yahoo.com
Sat Feb 24 05:00:28 EST 2001
More information about the Python-list mailing list
Sat Feb 24 05:00:28 EST 2001
- Previous message (by thread): Need to unread or push back bytes to a file
- Next message (by thread): Many Threads + Many Sockets == SegFault?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Erik Max Francis wrote: > Doug Fort wrote: > > > I've attached a little program that I'm testing. It basically creates > > a number of threads (I've been using 100), each of which performs a > > simple HTTP 'GET' over and over. This works fine when I run through our T1 > > line against a server out in the cloud. > > Are you aware that what you're doing is a denial-of-service attack? He is aware of it, but people pay him to do it: http://stressmy.com/ -Steve -- Steve Purcell, Pythangelist Get testing at http://pyunit.sourceforge.net/ Get servlets at http://pyserv.sourceforge.net/ "Even snakes are afraid of snakes." -- Steven Wright
- Previous message (by thread): Need to unread or push back bytes to a file
- Next message (by thread): Many Threads + Many Sockets == SegFault?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list