[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package mod_wsgi-4.7.1-12.el9_6.src download

Name mod_wsgi
Epoch 0
Version 4.7.1
Release 12.el9_6
Architecture src
Website/URL https://modwsgi.readthedocs.io/
License ASL 2.0
Build Time 2025-07-29 09:04:50
Build Host builder-x86-03.inferitos.ru
Summary 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.
Errata
Size 699 KiB
Source Project mod_wsgi-4.7.1-12.el9_6
SHA-256 checksum 12819ea3005de636f0e90a49445ccc301817f5a8f0c088eb8e2a66b13737c9f1
× Full screenshot
Changelog link
* 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