Juan Hernandez has submitted this change and it was merged. Change subject: packaging: Increase Apache AJP timeout (#845832) ......................................................................
packaging: Increase Apache AJP timeout (#845832) https://bugzilla.redhat.com/845832 The default timeout that Apache uses when waiting to receive network data from the application server is 60 seconds. Some of the RESTAPI request can take longer than that and will fail with this setting, so we need to increase it to account for the slowest operations. Change-Id: Id43ff3b79de8d7955018809cce66c2c06984298d Signed-off-by: Juan Hernandez <[email protected]> --- M packaging/fedora/setup/ovirt-engine-proxy.conf.in 1 file changed, 26 insertions(+), 4 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7933 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id43ff3b79de8d7955018809cce66c2c06984298d Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
