Jump to content

pgarcia

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by pgarcia

  1. Hi,

    I tell you my progress in this topic. I rewrite my Telegram bot (`/home/pgarcia/telegramMaGbot.py`) and I am been testing it during this days. I tried to optimeze CPU and memory loads.

    Now my bot is using a maximum memory of 829964K (checked with `pmap` command), it is not too much if we compare it with `echobot.py` [1] (the simplest Telegram bot), 777036K, or with `httpd`. The CPU load has drasticaly reduced to less than 0.0 of %, and the % of memory load vary between 0.0 and 0.3 (checked with `top` command).

    On the other hand, in Account Load panel I still have a memory peak that can reach 100, but CPU load remain in 1. Please, can you check if I am in risk of being suspended again?

    Thank you in advance

    [1] https://github.com/python-telegram-bot/python-telegram-bot/blob/master/examples/echobot.py
     

  2. Sorry for the high server load. I have change the parameters of my code to to decrease the load. Thank you

     

    Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server.

    If you need help figuring out why your site is causing such high load let us know and we can try to help. If the high load is simply because your site is getting a lot of traffic, you might want to consider purchasing a VPS instead. VPS hosting gives you an entire virtual server to yourself, including no load limits, a dedicated IP address, and full root access.

     

×
×
  • Create New...