Recent content by MarcosFRGames

  1. MarcosFRGames

    x10Hosting blocks IP of my backend that holds idle PHP connections

    My setup on JustRunMy.APP simply holds an open HTTP connection to my x10Hosting PHP script for as long as that script needs to finish processing external APIs. I have to do this because `ignore_user_abort` and `flush` are disabled on the hosting. Telegram already gets an instant response from...
  2. MarcosFRGames

    x10Hosting blocked my intermediary's IP (JustRunMy.APP)

    The issue is now resolved. Just in case, I also added a system to limit requests to 5 simultaneous connections per URL on JustRunMy.APP, to avoid consuming all available processes and prevent this from happening again.
  3. MarcosFRGames

    x10Hosting blocked my intermediary's IP (JustRunMy.APP)

    I use an intermediary service on JustRunMy.APP (a Node.js backend) between Telegram and my x10Hosting site. The flow is: 1. Telegram sends a webhook to JustRunMy.APP. 2. JustRunMy.APP replies 200 OK to Telegram instantly so users aren’t kept waiting. 3. JustRunMy.APP then opens a connection to...
  4. MarcosFRGames

    Instability

    x11
  5. MarcosFRGames

    Instability

    It had stabilized, but now my site has become unstable again.
  6. MarcosFRGames

    Instability

    Now it's stable haha
  7. MarcosFRGames

    Instability

    x10Hosting is unstable
  8. MarcosFRGames

    DirectAdmin error

    Received error from licensing server: incompatible version, please upgrade DirectAdmin.
  9. MarcosFRGames

    Servidores caídos

    Se cayeron los servidores de sitios web y FTP.
  10. MarcosFRGames

    Error 500

    Me da error 500 al intentar acceder al panel, y mis páginas web no cargan.
Top