xtrime-ru / TelegramApiServer

Fast, simple, async php telegram api server: MadelineProto + Amp HTTP Server
https://tg.i-c-a.su
MIT License
561 stars 124 forks source link

Upload media taking too long #120

Closed AmirHosseinKarimi closed 1 year ago

AmirHosseinKarimi commented 1 year ago

Hi. Recently I realized that the messages.uploadMedia, sendMedia & uploadMediaForm methods take too long to upload media. For a 500KB media file, it takes one and a half minutes which is vast.

Is there any configuration change or recommendation to fix it?

xtrime-ru commented 1 year ago

This is abnormal behavior. Please send logs. Its better to open issue directly in madelineProto repo, or ask in madelineProto support groups in telegram.

Usually upload speed depends from CPU perfomance and you can expect it to be up too 100 mbps for large files.