Change in ovirt-engine[master]: packaging: Fix timeout for /api for Apache < 2.4

Juan Hernandez has submitted this change and it was merged. Change subject: packaging: Fix timeout for /api for Apache < 2.4 ...................................................................... packaging: Fix timeout for /api for Apache < 2.4 Versions of Apache older than 2.4 don't copy the setting of the proxy timeout parameter from the Proxy directive to the ProxyPass directives. To fix this this patch repeats the value of the timeout parameter in the ProxyPass directive used for the RESTAPI. Change-Id: I0196fed84c8415ace5dca6bb43822cef8a002629 Bug-Url: https://bugzilla.redhat.com/853045 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M packaging/conf/ovirt-engine-proxy.conf.v2.in 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16913 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0196fed84c8415ace5dca6bb43822cef8a002629 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Ohad Basan <obasan@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>
participants (1)
-
juan.hernandez@redhat.com