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