RE: StandardServer - await() shutdown

2004-07-18 Thread Lukas Bradley
> > Could someone explain to me how the following code from StandardServer, > > starting from line 526 (v5.0.27), helps protect from a Dos attack? Why > not > > simply limit the incoming stream to 1024, and be done with it? > Bah! TC listens on 127.0.0.1:(normaly: 8005). If someone is doing a DoS

StandardServer - await() shutdown

2004-07-16 Thread Lukas Bradley
I'm looking at the shutdown command wait code, and I'm a bit perplexed at one piece. Could someone explain to me how the following code from StandardServer, starting from line 526 (v5.0.27), helps protect from a Dos attack? Why not simply limit the incoming stream to 1024, and be done with it?

RE: [ANN] Apache Tomcat 5.0.16 Stable released

2003-12-07 Thread Lukas Bradley
Congratulations to all those involved. This is a huge release, in my book. Lukas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]