-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Too much CPU usage #1
Comments
Hello, yes, it's known issue, I will fix it near future |
It's look like a problem from there https://github.com/freepvps/mtproto-proxy/blob/e07407fbac9c93a8a29155dfbd737087024ef3fb/src/MTProto/Proxy/SocketSelectReceiverThread.cs#L120 |
OK, this commit fix cpu problem, but not completely |
It's normal, because default select timeout is so small (10 or 100 microseconds), you can up this param |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I started deamon on my single-core VDS. It works and I can even to connect to my server. When I send messages, everything is ok, but files don't load.
Also CPU usage is too much.
The text was updated successfully, but these errors were encountered: