Hi,
 
Long time listener, first time caller.  I tried this patch out and it is good stuff :)  I'm not much of a programmer, but I have a suggestion that it might be beneficial to set a bandwidth limit per connection (as well as an overall limit).  Wouldn't this completely avoid that DOS situation without having to eat any CPU cycles?
 
Great server, guys, keep up the good work!
 
Ryan McIntosh
 
 

  We should not even think of sleep inside a thread of the server.. it
  is generating a potential DOS problem and will decrease the server
  performance.

  Have you think of returning a ret_eagain?  It is not neither the
  perfect solution (because it will more CPU hungry), but I think it
  is fair enough by the moment.

--
Greetings, alo.
http://www.alobbs.com
_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to