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: I29685c8931a20eef4ad44aa130bb0198fbcb9885
Closes-Bug: #2021550