TelegramMessenger / MTProxy

5.01k stars 830 forks source link

Number of unique users #414

Open NorthHub opened 4 years ago

NorthHub commented 4 years ago

I have almost 100,000 total_special_connections, but @MTProxybot only shows 150 people in the last hour. I have measured that a single user can have approximately 1 to 17 connections. Is there something wrong with the bot's statistics or my calculations?

NorthHub commented 4 years ago

Okey, I now have 2000 users per hour according to the bot, I have 16 cores and total_special_connections completely clogged (60,000 for each core), I had to increase to 120,000 (16 * 120,000). What might be the problem? Why are there so many connections per user?