summaryrefslogtreecommitdiffstats
path: root/servicegateway/deployment/src/main
diff options
context:
space:
mode:
authorc00149107 <chenchuanyu@huawei.com>2016-11-25 11:12:02 +0800
committerc00149107 <chenchuanyu@huawei.com>2016-11-25 11:12:02 +0800
commit32581b6364e1389276e476d8dc7912aab3f6224d (patch)
tree9ba278f94884cf09182f975fdd1fe1f01878e5c6 /servicegateway/deployment/src/main
parentbbef3ed82ca4faee5b19ba820dae11e86054b291 (diff)
fix issue : GSO-124
Change-Id: If9960955d0fa3e4af7f9a2331ec2678053ea5ed7 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Diffstat (limited to 'servicegateway/deployment/src/main')
-rw-r--r--servicegateway/deployment/src/main/release/etc/conf/restclient.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/servicegateway/deployment/src/main/release/etc/conf/restclient.json b/servicegateway/deployment/src/main/release/etc/conf/restclient.json
index b30e05c0..c7e61a56 100644
--- a/servicegateway/deployment/src/main/release/etc/conf/restclient.json
+++ b/servicegateway/deployment/src/main/release/etc/conf/restclient.json
@@ -7,5 +7,5 @@
"ConnectTimeout":"1000",
"thread":"10",
"idletimeout":"500000",
- "timeout":"10000"
+ "timeout":"600000"
} \ No newline at end of file