A WSGI interface for Python web applications in Apache
Repositories
AppStream
Description
The mod_wsgi adapter is an Apache module that provides a WSGI compliant
interface for hosting Python based web applications within Apache. The
adapter is written completely in C code against the Apache C runtime and
for hosting WSGI applications within Apache has a lower overhead than using
existing WSGI adapters for mod_python or CGI.
* Thu Jun 05 2025 Luboš Uhliarik <luhliari@redhat.com> - 4.7.1-12
- Resolves: RHEL-65419 - httpd with python3-mod_wsgi is stalling in process
destruction