Revision 6526ddcd
ID | 6526ddcd727330a27fddfbf7d0018842fbb154f8 |
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