rustdesk / rustdesk-server-pro

Some scripts for RustDesk Server Pro are hosted here.
142 stars 73 forks source link

[FEATURE] Many update request http #73

Open rattaza opened 1 year ago

rattaza commented 1 year ago

Hello,

I am reaching out to you because we have a self-hosted RustDesk server. I have noticed that the RustDesk server sends an average of 5000 HTTP requests to a single machine to check if it is active. Is it possible to adjust the latency of these requests? If not, is this something that could be considered in the future?

Thank you in advance for your response. log_rustdesk

rustdesk commented 1 year ago

one message per 16 seconds is frequent?

rustdesk commented 1 year ago

we can consider add this settings (in strategy) in web console if necessary, if we receive more feedback about this.

Apashh commented 1 year ago

Hey, its true, a graylog server recieve ~4k-5k request from 1 device.. how reduce ? 😉