Dr. Mario's 2nd 🧠

Home

❯

pages

❯

Django

Django

1 min read

performance - Efficient handling of long running HTTP connections in an nginx/gunicorn/django web architecture - Stack Overflow Essentially, change gunicorn workers to be async (so that connections are not dropped if workers are simply waiting for long I/O), though we would still need to think of how to avoid OoM.


Graph View

Backlinks

  • CV - Mario López Martínez
  • Images in REST with Django
  • 🗞 Against service layers in Django
  • 📖 Architecture Patterns With Python
  • 📜 No Silver Bullet—Essence and Accident in Software Engineering

Created with Quartz v4.5.1 © 2025