@guzba Ok, I take back part of what I said, it does stabilize at 74MiB on a 
single thread and doesn't grow from there. That may be an indicator of problems 
specifically with multithreading. I'll try with 2 threads and see if it's 
double. With that said, I do wonder if asyncnet has some sort of inherent 
overhead here that's causing issues, because at that RSS size, each request is 
using about 15KiB memory (which also isn't freed after ending the attack, 
though this may be part of some internal buffering that's cached for 
performance).

Reply via email to