Hacker News new | ask | show | jobs
by fafhrd91 3342 days ago
check Sanic code, it loads whole incoming payload into memory before processing it. event for 404, so I can write very simple script that would consume all memory. and you can not really protect sanic service with proxy (nginx)