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.
Change-Id: Ib0037e3966ef300edc3473268d57f3f7a3b9c260
Closes-Bug: #2021550