King Jahad
IP filtering on blueprints.
Is there an easy way of IP filtering in flask when ranges are involved? Also I heard from a 11 years old post that flask level IP whitelisting has security concerns.
Is there a standard way of doing this or should I create another service that is safegaurded with gateway level security or something?
18 replies
Failed to resolve host
Hey!
I have a flask app running on a service exposed to public. Sometimes my client side code breaks down and says couldn't resolve host. same thing happens for my MongoDb server. Is this client's internet error, or are some dns not updated with these dynamic urls?
15 replies
High Memory Usage by service
Hey!
I ran a standalone celery app both worker and beat using docker file. The beat is configured to run every 5 mins. I am getting constant 900MB memory usage. I am using python3.12.1 slim as base and supervisor to run both processes. Is this normal?
Project ID: 26d20592-d5d6-4fd1-bfb3-086415c85b58
32 replies