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 <juan.hernandez(a)redhat.com>
---
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 <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>