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