Jump to content

Recommended Posts

Posted

Hi,

Could you please enable WSGI control access forhttps://livre.heliohost.us/livre on the Morty server? The username is azevedotales@outlook.com.

Thanks!

Posted

Are you aware that WSGI control access will use about 260 GB memory per day which will cause about 3 cents per day overage charges?

Posted

WSGI control access has been enabled on the domain arniskali.com. To restart your Flask app and load new code changes in simply edit /home/talesaz.heliohost.us/arniskali.com/bma/flask.wsgi.

WSGI control access has been enabled on the domain thelema93.com.br. To restart your Flask app and load new code changes in simply edit /home/talesaz.heliohost.us/thelema93.com.br/oeto/flask.wsgi.

Adding a blank line, removing a blank line, adding a space, or removing a space are examples of editing the file. As long as the last modified timestamp changes it will clear the server cache. Let us know if you run into any issues.

  • Krydos changed the title to [Solved] Enable WSGI control access
Posted

Thanks!

By the way, I forgot to document the solution for the thread "Python + Flask - 500 Internal Server Error." The issue was resolved with this SQLAlchemy configuration:

SQLALCHEMY_ENGINE_OPTIONS = {'pool_size': 5, 'max_overflow': 5, 'pool_timeout': 30, 'pool_recycle': 280, 'connect_args': {'connect_timeout': 30}}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...