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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Ohad Basan <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
