aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorc00149107 <chenchuanyu@huawei.com>2016-11-03 22:24:22 +0800
committerc00149107 <chenchuanyu@huawei.com>2016-11-03 22:24:22 +0800
commitbfec1d791768cfdf2c0bb12cb326b35e7e85c4ac (patch)
treef02f468a3726d8608781ea22476f106e7240cdec
parent7d4c7b5b2da2b006ff21a97f17be3fa31fe8048f (diff)
fix issue: GSO-60
Change-Id: I79ba7d308077d06ec89df7b548c9b48ca6e73345 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
-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