« Previous | Next » 

Revision 6526ddcd

ID6526ddcd727330a27fddfbf7d0018842fbb154f8

Added by Michael Hanselmann about 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