Overview
Explore uWSGI configuration best practices for production environments in this EuroPython 2019 conference talk. Learn how to optimize uWSGI settings beyond default configurations, addressing common pitfalls and leveraging powerful features for improved reliability and performance. Discover techniques for mitigating memory leaks, handling stuck processes, preventing misconfigurations, and enhancing outage response. Gain insights into worker management, dynamic scaling, timeout handling, and additional features like cron jobs and caching. Equip yourself with practical knowledge to create a robust base configuration for your WSGI-compliant services.
Syllabus
Introduction
Why are we here
Distributed Systems Architecture
Why uWSGI
uWSGI 21 release date
uWSGI Documentation
uWSGI Article
Lets get started
Master process
Strict config parsing
Vacuum
Intersection
Single Interpreter
Dying on Terms
Logging
Summary
Worker Management
Worker Recycling
Dynamic Worker Scaling
Hard Timeouts
Receiving Signals
Soft Timeout
Autoproc name
Additional Features
Cron and Timer
decorator
cache
mule
I am hiring
Thats it
Questions
Taught by
EuroPython Conference