jaeles-project / gospider

Gospider - Fast web spider written in Go
MIT License
2.49k stars 304 forks source link

RAM usage #56

Open MuhammadUsman-coder opened 1 year ago

MuhammadUsman-coder commented 1 year ago

Gospider uses a lot of RAM. It's ram usage keeps increasing with time . And it chokes my server if it keeps running for a few hours even with low threads (2-3).

Is there any solution to this? or can you kindly solve this issue if possible?

Thanks

shubhack-repo commented 1 year ago

Yes i am getting this problem too on cloud vps, it would be great if you can add some flag for solving this problem ?