Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: setup: sync proxy settings with engine ......................................................................
packaging: setup: sync proxy settings with engine Change-Id: I7bb02d94390d1514aa7fafafe328a4444c773d85 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M packaging/conf/ovirt-engine-reports-proxy.conf.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/57/23957/1 diff --git a/packaging/conf/ovirt-engine-reports-proxy.conf.in b/packaging/conf/ovirt-engine-reports-proxy.conf.in index cf105a1..ec3a4a2 100644 --- a/packaging/conf/ovirt-engine-reports-proxy.conf.in +++ b/packaging/conf/ovirt-engine-reports-proxy.conf.in @@ -7,7 +7,7 @@ <IfModule proxy_ajp_module> <Location /ovirt-engine-reports> - ProxyPassMatch ajp://127.0.0.1:@JBOSS_AJP_PORT@ + ProxyPassMatch ajp://127.0.0.1:@JBOSS_AJP_PORT@ timeout=3600 retry=5 <IfModule deflate_module> AddOutputFilterByType DEFLATE text/javascript text/css text/html text/xml text/json application/xml application/json application/x-yaml </IfModule> -- To view, visit http://gerrit.ovirt.org/23957 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7bb02d94390d1514aa7fafafe328a4444c773d85 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches