On Thu, Dec 29, 2011 at 8:19 AM, Christophe Pettus <[email protected]> wrote: ... > It's an interesting result, but I'm not sure how much to be worried about it > in the field. A SlowLoris or similar attack would seem to be far more > effective and less implementation-dependent.
Slow Loris can be avoided by putting a proxy capable of buffering requests until completion between the app server and the web, right? That seems like a simpler workaround than arch upgrade or replacing dict implementation. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
