-
Notifications
You must be signed in to change notification settings - Fork 425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High CPU usage after 60days and 30min #2137
Comments
|
How many file descriptors do I need? |
8192 should be enough. |
Thank you, i will try it |
In contrib/i2pd.service In my experience on VDS normal CPU usage is 70-100 % with traffic 25-40 Mbit/s
|
type top -H and see which thread consumes most CPU |
I have this config already but still had this high CPU usage
I did it with htop and also Edit: |
Operation under DoS-attack |
Do you run any I2P server tunnels there? Maybe your services were the target of attacks. |
Maybe it was both of your ideas, a DOS attack on an service that i run. I looked in my logs and there where many requests with only little time in between. I just dont get why, my webserver for example, didnt have the same high CPU usage. Is it because of the extra encryption? |
There was another kind of I2P specific attack. The mitigation was implemented it trunk. Either build yourself or wait for the next release. |
Hi,
I run i2pd 2.54.0 and had it running for 60 days. It worked fine untill my CPU usage spiked at 80% on a RPI 4 and continued to stay at 80%. Now I decided to restart the i2pd service and get still around 60%. Why is the CPU usage so high?
I looked into the logs and found that many RouterInfos where "not found". Also I got some Errors:
I also got a lot of SSU2 warnings.
I hope we find a solution.
The text was updated successfully, but these errors were encountered: