« Previous | Next » 

Revision 6526ddcd

ID6526ddcd727330a27fddfbf7d0018842fbb154f8
Parent 54cf6599
Child 66348f29

Added by Michael Hanselmann over 15 years ago

http library: Always fork before reading request

It turned out that clients not sending a full request will stop
us from responding to further requests. This patch leverages the
situation a bit by always forking before handling the request,
but we still have DoS situations.

Reviewed-by: ultrotter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences