Many Threads + Many Sockets == SegFault?

Erik Max Francis max at alcyone.com
Fri Feb 23 11:49:45 EST 2001


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?

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ Wars don't last forever, Henry.  Only war does.
\__/ Capt. Benjamin "Hawkeye" Pierce
    Kepler's laws / http://www.alcyone.com/max/physics/kepler/
 A proof of Kepler's laws.



More information about the Python-list mailing list