Comment 11 for bug 2021550

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-openstack-dashboard (master)

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/886373
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/5c34112030e8961d67b4718eb563cbe501eeed31
Submitter: "Zuul (22348)"
Branch: master

commit 5c34112030e8961d67b4718eb563cbe501eeed31
Author: zhhuabj <email address hidden>
Date: Mon Sep 4 18:30:45 2023 +0800

    Support disabling apache wsgi socket rotation

    Bug LP 1863232 introduced a new Apache configuration option called
    WSGISocketRotation which allows users to disable wsgi socket
    rotation. This patch makes this configurable with a new
    wsgi-socket-rotation config option that defaults to the Apache
    default and can optionally be set to False.

    Closes-Bug: #2021550
    Change-Id: I671f4b7f655f12cc558fc64116e31f16560dd2e7